lib/generators/presenter/templates/presenter_test_template.rb in neo-rails-0.2.1 vs lib/generators/presenter/templates/presenter_test_template.rb in neo-rails-0.2.2

- old
+ new

@@ -1,5 +1,5 @@ -#require 'test_helper' +require 'test_helper' class -classname-PresenterTest < ActiveSupport::TestCase test "the truth" do assert true \ No newline at end of file