mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
Increase config test coverage
This commit is contained in:
@@ -35,4 +35,7 @@ var (
|
||||
|
||||
// SupportedDrivers slice of supported database driver types
|
||||
SupportedDrivers = []string{"sqlite", "postgres"}
|
||||
|
||||
// DefaultSQLiteDatabase is the default sqlite database name to use
|
||||
DefaultSQLiteDatabase = "gocryptotrader.db"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user