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

- old
+ new

@@ -1,8 +1,8 @@ # :nodoc: all require "test/unit" -require "n/utils/cache" +require "nitro/utils/cache" class TC_N2_Utils_Cache < Test::Unit::TestCase # :nodoc: all include N \ No newline at end of file