repo.or.cz
/
lyrix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Removed delete links from the view
[lyrix.git]
/
test
/
unit
/
usage_test.rb
blob
f4662c76a6f584fc96859d7f9b381c68885a3e3e
1
require File.dirname(__FILE__) + '/../test_helper'
2
3
class UsageTest < Test::Unit::TestCase
4
fixtures :usages
5
6
# Replace this with your real tests.
7
def test_truth
8
assert true
9
end
10
end