package id_test import ( "testing" "git.wecise.com/wecise/odbserver/test/unit/mql/id" ) func TestSeqKey(t *testing.T) { id.SeqKeyTest(t) }