summaryrefslogtreecommitdiffstats
path: root/DEVELOP.rst
diff options
context:
space:
mode:
authorIryna Cherniavska <i.chernyavska@gmail.com>2015-07-12 14:41:36 -0700
committerIryna Cherniavska <i.chernyavska@gmail.com>2015-07-12 14:41:36 -0700
commit4980b4ef09355b3bb519705686866019d79f9d93 (patch)
tree8bcb19b9c0c32b6e6622ad618ff58d836c05beda /DEVELOP.rst
parent7c0f1a1284e5ef9d1e0397c166b05f6394bd3c00 (diff)
Moved behavioral tests into tests. Updated expected help output. Drop test db if exists.
Diffstat (limited to 'DEVELOP.rst')
-rw-r--r--DEVELOP.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOP.rst b/DEVELOP.rst
index 39e932f0..59ec5ad4 100644
--- a/DEVELOP.rst
+++ b/DEVELOP.rst
@@ -144,6 +144,7 @@ After that, tests can be run with:
::
+ $ cd tests
$ behave
To see stdout/stderr, use the following command: