projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
delete tags by clicking the x, or typing in -tagtext
[zzz-floof.git]
/
test.ini
diff --git
a/test.ini
b/test.ini
index
80fbd20
..
a16fbdc
100644
(file)
--- a/
test.ini
+++ b/
test.ini
@@
-19,3
+19,5
@@
port = 5000
use = config:development.ini
# Add additional test specific configuration options as necessary.
use = config:development.ini
# Add additional test specific configuration options as necessary.
+sqlalchemy.url = sqlite:///%(here)s/nosetest.db
+sqlalchemy.echo = False
\ No newline at end of file