test/irb.rb in ggem-1.1.0 vs test/irb.rb in ggem-1.1.1
- old
+ new
@@ -1,10 +1,9 @@
-require 'test_belt'
+require 'assert/setup'
# this file is required in when the 'irb' rake test is run.
-# b/c 'test_belt' is required above, lib and test dirs will
-# be added to the LOAD_PATH and the test helper will be
+# b/c 'assert' is required above, the test helper will be
# required in.
# put any IRB setup code here
-require 'ggem'
\ No newline at end of file
+require 'ggem'