mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-06 01:00:24 +08:00
v1.4.1
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package models
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
"github.com/iwind/TeaGo/dbs"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestSysSettingDAO_UpdateSetting(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user