test/test_interact.rb in datashift-0.1.0 vs test/test_interact.rb in datashift-0.2.1

- old
+ new

@@ -1,7 +1,7 @@ -require 'helper' - -class TestDataShift < Test::Unit::TestCase - should "probably rename this file and start testing for real" do - flunk "hey buddy, you should probably rename this file and start testing for real" - end -end +require 'helper' + +class TestDataShift < Test::Unit::TestCase + should "probably rename this file and start testing for real" do + flunk "hey buddy, you should probably rename this file and start testing for real" + end +end