package cms import ( "testing" ) func TestCheckSkuDiffBetweenJxAndVendor(t *testing.T) { CheckSkuDiffBetweenJxAndVendor() }