!path fitnesse.jar
!path fitlibrary.jar
!path ./lib/*.jar
!|com.magneticreason.fitnium.BaseFitniumFixture|
I was hoping I could avoid that. I know it's likely this info won't
change. But I did think that was the propose of the setup block. So
I could add changes in one place and they'll be active in multiple
locations. Still not sure if this is a Fitnesse bug or just poor
judgment on how I have my tests setup. Problem is I have multiple
sites to check. So I'm making many subwikis in my test suite. If
everything is in the parent tree it works fine. But once I use the
SetUp many levels down in the tree the problem starts.