test/ft_15_iterator.rb in openwferu-0.9.4 vs test/ft_15_iterator.rb in openwferu-0.9.5

- old
+ new

@@ -11,10 +11,11 @@ require 'openwfe/participants/participants' require 'openwfe/participants/enoparticipant' require 'flowtestbase' -class FlowTest15 < FlowTestBase +class FlowTest15 < Test::Unit::TestCase + include FlowTestBase #def setup #end #def teardown