dolthub--doltgresql
5 行
104 B
Bash
可执行文件
5 行
104 B
Bash
可执行文件
#!/bin/sh
|
|
|
|
echo "Running postgres-client-tests:"
|
|
bats /postgres-client-tests/postgres-client-tests.bats
|