go-sqlite3/sqlite3.goconvey

11 lines
127 B
Plaintext

// GoConvey Test Profile
// Activate Coverage
-cover
-run=TestUserAuthentication
// Test Flags
-tags=sqlite_userauth
// EOF