go-sqlcipher/sqlite3.goconvey

11 lines
127 B
Plaintext
Raw Normal View History

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