projects
/
depot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Moved to Netbeans 6.5. Started order creation
[depot.git]
/
test
/
functional
/
store_controller_test.rb
1
require
'test_helper'
2
3
class
StoreControllerTest
<
ActionController
::TestCase
4
# Replace this with your real tests.
5
test
"the truth"
do
6
assert
true
7
end
8
end