mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-09-11 06:44:35 +08:00
test/server_test: addes postgres tests
This commit is contained in:
parent
8ee357e2e7
commit
14bae98d19
4 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ dist
|
|||
dist.bk
|
||||
internal/test_data
|
||||
scripts/local
|
||||
test/testdata
|
||||
|
|
BIN
test/testdata/test.db
vendored
BIN
test/testdata/test.db
vendored
Binary file not shown.
BIN
test/testdata/test.db-shm
vendored
BIN
test/testdata/test.db-shm
vendored
Binary file not shown.
BIN
test/testdata/test.db-wal
vendored
BIN
test/testdata/test.db-wal
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue