remove unused assertion

This commit is contained in:
Brandon Keepers
2014-11-18 15:04:12 -05:00
parent d7a032afcd
commit 1abc7ee2ef

View File

@@ -79,7 +79,4 @@ class TestSamples < Test::Unit::TestCase
end
end
end
def assert_samples(language_matches, file_glob)
end
end