From a16a4c35b006ce7de18e8c0cf781c136ebcf9019 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Mon, 4 Apr 2016 15:00:15 +0100 Subject: Remove unused test directory There is already a spec directory, which is what we actually use when writing tests for themes. --- test/alavetelitheme_test.rb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 test/alavetelitheme_test.rb (limited to 'test/alavetelitheme_test.rb') 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 -- cgit v1.2.3