test/n/utils/tc_cache.rb in nitro-0.3.0 vs test/n/utils/tc_cache.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_N_Utils_Cache < Test::Unit::TestCase
# :nodoc: all
class Dummy
\ No newline at end of file