add test for spec idempotence
This commit is contained in:
committed by
Wolfgang Walther
parent
71fa87937b
commit
a52c114ff4
@@ -44,6 +44,8 @@ let
|
||||
checkedShellScript "postgrest-check"
|
||||
''
|
||||
${tests}/bin/postgrest-test-spec-all
|
||||
${tests}/bin/postgrest-test-spec-idempotence
|
||||
${tests}/bin/postgrest-test-io
|
||||
${style}/bin/postgrest-lint
|
||||
${style}/bin/postgrest-style-check
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user