Fixed running tests in seperate build directory (e.g. during distcheck).
[libxdg-basedir.git] / tests / querydd.1
blob4602ca956f160b226cfbd14d7b55add991fdd354
1 #!/bin/sh
3 harness="${top_srcdir}/tests/query-harness.sh"
5 export HOME=/home/test
6 export XDG_DATA_DIRS=
8 arguments='data dirs'
9 expected="\
10 /usr/local/share
11 /usr/share"
13 . "$harness"