summaryrefslogtreecommitdiffstats
path: root/test/other/autoload.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/autoload.rb')
-rw-r--r--test/other/autoload.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/other/autoload.rb b/test/other/autoload.rb
index 7cbb11c1a..f561a81a9 100644
--- a/test/other/autoload.rb
+++ b/test/other/autoload.rb
@@ -98,7 +98,4 @@ TestAutoload.newthing(:#{name.to_s})
"Did not get loaded #{thing.to_s}")
end
end
-
- def test_loadall
- end
end