Fix timesatmp #2021

Merged
lunny merged 7 commits from lunny/timestamp into master 2021-08-04 08:12:10 +00:00
Showing only changes of commit aca60184e2 - Show all commits

View File

@ -116,8 +116,6 @@ func TestDump(t *testing.T) {
os.Remove(fp)
assert.NoError(t, testEngine.DumpAllToFile(fp))
//panic("")
assert.NoError(t, PrepareEngine())
sess := testEngine.NewSession()