projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Test suite runs and passes!
[zzz-floof.git]
/
floof
/
tests
/
functional
/
test_art.py
diff --git
a/floof/tests/functional/test_art.py
b/floof/tests/functional/test_art.py
index
e82d5c8
..
404b08e
100644
(file)
--- a/
floof/tests/functional/test_art.py
+++ b/
floof/tests/functional/test_art.py
@@
-2,6
+2,6
@@
from floof.tests import *
class TestArtController(TestController):
- def test_
index
(self):
- response = self.app.get(url(controller='art', action='
index
'))
+ def test_
upload
(self):
+ response = self.app.get(url(controller='art', action='
new
'))
# Test response...