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