Commit d18d0ced authored by gwenn's avatar gwenn

Misc.

parent 900f66f2
......@@ -216,7 +216,7 @@ func TestImportAffinity(t *testing.T) {
assert.Equal(t, "text", tob)
ton, _ := s.ScanText(4)
assert.Equal(t, "integer", ton)
return err
return nil
})
checkNoError(t, err, "error while selecting: %s")
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment