test/netzke_basepack_test.rb in netzke-basepack-0.1.4.1 vs test/netzke_basepack_test.rb in netzke-basepack-0.2.0
- old
+ new
@@ -1,8 +1,4 @@
require 'test_helper'
class NetzkeBasepackTest < ActiveSupport::TestCase
- # Replace this with your real tests.
- test "the truth" do
- assert true
- end
end