11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
|
// GoConvey Test Profile
|
||
|
|
||
|
// Activate Coverage
|
||
|
-cover
|
||
|
|
||
|
-run=TestUserAuthentication
|
||
|
|
||
|
// Test Flags
|
||
|
-tags=sqlite_userauth
|
||
|
|
||
|
// EOF
|