diff --git a/test/test_heredoc.rb b/test/test_heredoc.rb index a6b8399..bc38096 100644 --- a/test/test_heredoc.rb +++ b/test/test_heredoc.rb @@ -1,6 +1,6 @@ require File.expand_path('../helper', __FILE__) -class RoccoBlockCommentTest < Test::Unit::TestCase +class RoccoHeredocTest < Test::Unit::TestCase def test_basics r = Rocco.new( 'test', '', { :language => "rb" } ) { "" } # Generate throwaway instance so I can test `parse` assert_equal(