Fixing heredoc test.

This commit is contained in:
Mike West 2011-04-20 21:51:13 +02:00
parent d4f527f2d6
commit e727446de7

View File

@ -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(