diff options
author | Gert-Jan Timmer <gjr.timmer@gmail.com> | 2018-06-04 17:04:29 +0200 |
---|---|---|
committer | Gert-Jan Timmer <gjr.timmer@gmail.com> | 2018-06-04 17:04:29 +0200 |
commit | 5d4828a820ab4c8f280e1ee20688cf12609b7e4a (patch) | |
tree | 0b57c9bebbd541fe38a0f805cca745d7bccfd9f5 /sqlite3.goconvey | |
parent | Implemented goconvey for User Authentication Tests (diff) | |
download | golite-5d4828a820ab4c8f280e1ee20688cf12609b7e4a.tar.gz golite-5d4828a820ab4c8f280e1ee20688cf12609b7e4a.tar.xz |
Update TestUserAuthentication*
* Update goconvey profile
* Divided tests in categories
Reference #580
Diffstat (limited to 'sqlite3.goconvey')
-rw-r--r-- | sqlite3.goconvey | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sqlite3.goconvey b/sqlite3.goconvey index 73c2bb6..4a165c4 100644 --- a/sqlite3.goconvey +++ b/sqlite3.goconvey @@ -3,9 +3,4 @@ // Activate Coverage -cover --run=TestUserAuthentication - -// Test Flags --tags=sqlite_userauth - // EOF
\ No newline at end of file |