diff options
author | utvk <utvk@users.noreply.github.com> | 2016-05-11 22:44:14 +0200 |
---|---|---|
committer | utvk <utvk@users.noreply.github.com> | 2016-05-11 22:44:14 +0200 |
commit | 9e8ef918110f966bdf88b421842c56786efb4a6c (patch) | |
tree | 37459de5d1c38d7a1fc17cd16615e4e0bbaab35d /test/alavetelitheme_test.rb | |
parent | d72388b7a7cac8a84050ecb77caf98d4260a206b (diff) | |
parent | d3a5a2c54b2222e570c23ef57d4957891730aa92 (diff) |
Merge branch 'master' into norway2
Diffstat (limited to 'test/alavetelitheme_test.rb')
-rw-r--r-- | test/alavetelitheme_test.rb | 8 |
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 |