@@ -11,6 +11,7 @@ import (
)
func TestClose(t *testing.T) {
+
assert.NoError(t, prepareEngine())
sess1 := testEngine.NewSession()