Files
go-sqlite3/sqlite3.goconvey
2018-06-04 15:50:00 +02:00

11 lines
127 B
Plaintext

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