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


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

rm -f test.ldb

. tests/test-generic.sh