summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/test-tdb.sh
blob: 316828c31c69e843f4f61a5d56c2a54e58aa8773 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh


export LDB_URL="tdb://test.ldb"

rm -f test.ldb

. tests/test-generic.sh