diff --git a/test/test_samples.rb b/test/test_samples.rb index 65bd9a01..4f841504 100644 --- a/test/test_samples.rb +++ b/test/test_samples.rb @@ -79,7 +79,4 @@ class TestSamples < Test::Unit::TestCase end end end - - def assert_samples(language_matches, file_glob) - end end