aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/alavetelitheme/test
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-07-07 09:59:19 +0100
committerSeb Bacon <seb.bacon@gmail.com>2011-07-07 09:59:19 +0100
commitbd0fab680a361b93e27b8abef54387c89964715e (patch)
tree10101ebc17d481880151657511ef7f4d8d133130 /vendor/plugins/alavetelitheme/test
parentd4fe2f52240b85550404ddbec6691d7fad1f5c43 (diff)
remove Kosovan theme from core install
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