diff options
Diffstat (limited to 'source4/lib/ldb/tests/testdata.txt')
-rw-r--r-- | source4/lib/ldb/tests/testdata.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/source4/lib/ldb/tests/testdata.txt b/source4/lib/ldb/tests/testdata.txt deleted file mode 100644 index dadb9f0f98..0000000000 --- a/source4/lib/ldb/tests/testdata.txt +++ /dev/null @@ -1,8 +0,0 @@ -foo=bar5 -(&(|(a=b)(c=d))(e=f)) -(&(|(a=b)(c=d)(g=h))(e=f)) -name=firstname lastname -(&(sid=S-1-2-3)(name = fred bloggs)) -(&(|(a=b)(c=d))(g=f)) -(&(sid=S-1-2-3)(!(name = fred bloggs))) -(&(!(|(a=b)(c=d))(g=f))) |