test/ft_13_eno.rb in openwferu-0.9.5 vs test/ft_13_eno.rb in openwferu-0.9.6
- old
+ new
@@ -7,10 +7,10 @@
# Tue Jan 2 13:14:37 JST 2007
#
require 'openwfe/expressions/raw_prog'
require 'openwfe/participants/participants'
-require 'openwfe/participants/enoparticipant'
+require 'openwfe/participants/enoparticipants'
require 'flowtestbase'
class FlowTest13 < Test::Unit::TestCase
include FlowTestBase