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_appserver.py
diff --git
a/floof/tests/functional/test_appserver.py
b/floof/tests/functional/test_appserver.py
index
03ce23a
..
d770839
100644
(file)
--- a/
floof/tests/functional/test_appserver.py
+++ b/
floof/tests/functional/test_appserver.py
@@
-4,4
+4,4
@@
class TestAppServer(TestController):
def test_index(self):
response = self.app.get('/')
# Test response...
- assert '
<span style="color:lime">Elixir DSL</span>
' in response
+ assert '
Powered by floof
' in response