Rename of "test_swauth" to "test" fix
Change-Id: I3ab7cf9bd1128cc2bd7c22536bafcd60d5955cd6
This commit is contained in:
parent
82efffb846
commit
866a61fa9f
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
nosetests test_swauth/unit --exe --with-coverage --cover-package swauth --cover-erase
|
||||
nosetests test/unit --exe --with-coverage --cover-package swauth --cover-erase
|
||||
rm -f .coverage
|
||||
|
@ -1,4 +1,4 @@
|
||||
include AUTHORS LICENSE README.md .unittests test_swauth/__init__.py
|
||||
include AUTHORS LICENSE README.md .unittests test/__init__.py
|
||||
include CHANGELOG
|
||||
graft doc
|
||||
graft etc
|
||||
|
Loading…
x
Reference in New Issue
Block a user