mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
test travis
This commit is contained in:
@@ -88,5 +88,7 @@ func main() {
|
||||
if err != nil {
|
||||
log.Fatal("Could not open database connection: %v", err)
|
||||
}
|
||||
|
||||
// writing to database
|
||||
csvr.WriteToDatabase(storage, *flush, true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user