From 5ff760648e7c54ddc616e5b47a30c05126fd1af3 Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Fri, 25 Feb 2011 17:35:28 +0000 Subject: initial commit --- test/alavetelitheme_test.rb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/alavetelitheme_test.rb (limited to 'test/alavetelitheme_test.rb') diff --git a/test/alavetelitheme_test.rb b/test/alavetelitheme_test.rb new file mode 100644 index 0000000..9e9e34f --- /dev/null +++ b/test/alavetelitheme_test.rb @@ -0,0 +1,8 @@ +require 'test_helper' + +class AlavetelithemeTest < ActiveSupport::TestCase + # Replace this with your real tests. + test "the truth" do + assert true + end +end -- cgit v1.2.3