summaryrefslogtreecommitdiffstats
path: root/vendor/plugins/engines/test/app/things/thing.rb
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plugins/engines/test/app/things/thing.rb')
-rw-r--r--vendor/plugins/engines/test/app/things/thing.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/plugins/engines/test/app/things/thing.rb b/vendor/plugins/engines/test/app/things/thing.rb
deleted file mode 100644
index ae6fbbf30..000000000
--- a/vendor/plugins/engines/test/app/things/thing.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-class Thing
- def self.from_app; TestHelper::report_location(__FILE__); end
-end \ No newline at end of file