tracks/ruby/test/generator/implementation_test.rb in trackler-2.1.0.53 vs tracks/ruby/test/generator/implementation_test.rb in trackler-2.1.0.54
- old
+ new
@@ -46,10 +46,9 @@
# c) The expected content being too long
#
# Q: Where in the call stack should the testing logically stop?
# A: It should be able to stop when minitest_tests is called with the correct arguments.
expected_content =<<TESTS_FILE
-#!/usr/bin/env ruby
require 'minitest/autorun'
require_relative 'alpha'
# Hi. I am a custom comment