Removed delete links from the view
[lyrix.git] / test / unit / song_test.rb
blob51392aebe3d56cc2d5d0bb9fb33cb99bb66c4980
1 require File.dirname(__FILE__) + '/../test_helper'
3 class SongTest < Test::Unit::TestCase
4   fixtures :songs
6   # Replace this with your real tests.
7   def test_truth
8     assert true
9   end
10 end