diff options
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 |