tasks/tests.rake in mongrel_service-0.4.beta2 vs tasks/tests.rake in mongrel_service-0.4.beta3

- old
+ new

@@ -37,10 +37,10 @@ # this temporally fix the inverse namespace ctors of FB source Dir.glob("tests/test_*.bas").reverse library 'testly' - source 'native/console_process.bas' + source 'src/mongrel_service/console_process.bas' option options end desc "Run all the internal tests for the library"