diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-07-07 09:59:19 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-07-07 09:59:19 +0100 |
commit | bd0fab680a361b93e27b8abef54387c89964715e (patch) | |
tree | 10101ebc17d481880151657511ef7f4d8d133130 /vendor/plugins/alavetelitheme/test/alavetelitheme_test.rb | |
parent | d4fe2f52240b85550404ddbec6691d7fad1f5c43 (diff) |
remove Kosovan theme from core install
Diffstat (limited to 'vendor/plugins/alavetelitheme/test/alavetelitheme_test.rb')
-rw-r--r-- | vendor/plugins/alavetelitheme/test/alavetelitheme_test.rb | 8 |
1 files changed, 0 insertions, 8 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 |