test/n/utils/tc_http.rb in nitro-0.3.0 vs test/n/utils/tc_http.rb in nitro-0.4.1

- old
+ new

@@ -1,6 +1,6 @@ require "test/unit" -require "n/utils/http" +require "nitro/utils/http" class TC_HttpUtils < Test::Unit::TestCase # :nodoc: all def setup \ No newline at end of file