aboutsummaryrefslogtreecommitdiffstats
path: root/test/alavetelitheme_test.rb
diff options
context:
space:
mode:
authorGareth Rees <gareth@garethrees.co.uk>2016-12-14 11:28:50 +0000
committerGareth Rees <gareth@garethrees.co.uk>2016-12-14 11:28:50 +0000
commit05dd15e00d289dbe558dfda6dfbf8b24d74e678a (patch)
treebae42727829448da6e796ee90a36a9bc21874386 /test/alavetelitheme_test.rb
parentb26b78c093b751b27ed77138c3c34f365dc9f649 (diff)
parent041b416fd4bbd7286252f24135f5a2bc19e36395 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'test/alavetelitheme_test.rb')
-rw-r--r--test/alavetelitheme_test.rb8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/alavetelitheme_test.rb b/test/alavetelitheme_test.rb
deleted file mode 100644
index 3e2d782..0000000
--- a/test/alavetelitheme_test.rb
+++ /dev/null
@@ -1,8 +0,0 @@
-require File.expand_path(File.join(File.dirname(__FILE__), 'test_helper'))
-class AlavetelithemeTest < ActiveSupport::TestCase
- # Replace this with your real tests.
- test "the truth" do
- assert true
- end
-
-end