Project cleanup: removed rails files

This commit is contained in:
magnolia-fan
2011-04-03 05:02:15 +04:00
parent 56fa00b6ef
commit 95281db2d7
54 changed files with 1 additions and 6379 deletions
-10
View File
@@ -1,10 +0,0 @@
require File.dirname(__FILE__) + '/../test_helper'
class ArtistTest < Test::Unit::TestCase
fixtures :artists
# Replace this with your real tests.
def test_truth
assert true
end
end