aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/alavetelitheme/test
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plugins/alavetelitheme/test')
-rw-r--r--vendor/plugins/alavetelitheme/test/alavetelitheme_test.rb8
-rw-r--r--vendor/plugins/alavetelitheme/test/test_helper.rb3
2 files changed, 0 insertions, 11 deletions
diff --git a/vendor/plugins/alavetelitheme/test/alavetelitheme_test.rb b/vendor/plugins/alavetelitheme/test/alavetelitheme_test.rb
deleted file mode 100644
index 9e9e34f2c..000000000
--- a/vendor/plugins/alavetelitheme/test/alavetelitheme_test.rb
+++ /dev/null
@@ -1,8 +0,0 @@
-require 'test_helper'
-
-class AlavetelithemeTest < ActiveSupport::TestCase
- # Replace this with your real tests.
- test "the truth" do
- assert true
- end
-end
diff --git a/vendor/plugins/alavetelitheme/test/test_helper.rb b/vendor/plugins/alavetelitheme/test/test_helper.rb
deleted file mode 100644
index cf148b8b4..000000000
--- a/vendor/plugins/alavetelitheme/test/test_helper.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-require 'rubygems'
-require 'active_support'
-require 'active_support/test_case' \ No newline at end of file