mirror of
https://github.com/mattn/go-sqlite3.git
synced 2025-05-29 20:00:43 +00:00
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
// GoConvey Test Profile
|
|
|
|
// Activate Coverage
|
|
-cover
|
|
|
|
-tags=sqlite_userauth
|
|
|
|
// EOF |