Delete the unused autotest folder

I forget what this was for, but we don't have any automated testing in
this repo right now! Goodbye!
This commit is contained in:
Emi Matchu 2023-10-24 15:36:54 -07:00
parent b8a8cb9b20
commit d33395fda9

View file

@ -1,2 +0,0 @@
Autotest.add_discovery { "rails" }
Autotest.add_discovery { "rspec2" }