Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
2e673d33
Commit
2e673d33
authored
Apr 02, 2013
by
Kostas Papadimitriou
Browse files
Include helpdesk tests in ci script
parent
26f5383d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/tests.sh
View file @
2e673d33
...
...
@@ -2,7 +2,7 @@
set
-e
TEST
=
"
$(
which snf-manage
)
test api db logic plankton vmapi im --settings=synnefo.settings.test"
TEST
=
"
$(
which snf-manage
)
test api db logic plankton vmapi im
helpdesk
--settings=synnefo.settings.test"
if
coverage
>
/dev/null 2>&1
;
then
coverage run
$TEST
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment