ADD: sqlite_auth to goconvey test suite

This commit is contained in:
Gert-Jan Timmer 2018-06-05 13:43:35 +02:00
parent f46bde7099
commit 9b30110b83
1 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,6 @@
// Activate Coverage // Activate Coverage
-cover -cover
-tags=sqlite_userauth
// EOF // EOF