mirror of
https://github.com/astaxie/beego.git
synced 2025-08-04 01:25:32 +00:00
complete test example
This commit is contained in:
@@ -66,7 +66,7 @@ func assetOpenFileAndContent(sch *serveContentHolder, reader *serveContentReader
|
|||||||
t.Fail()
|
t.Fail()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if len(staticFileMap) == 0 {
|
if staticFileLruCache.Len() == 0 {
|
||||||
t.Log("men map is empty")
|
t.Log("men map is empty")
|
||||||
t.Fail()
|
t.Fail()
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user