Added lots of tests.
[libxdg-basedir.git] / tests / querycd.1
blob2a06484fcf69a9de4a436cbbabd28d553f65e09a
1 #!/bin/sh
3 harness="`dirname "$0"`/query-harness.sh"
5 export HOME=/home/test
6 export XDG_CONFIG_DIRS=
8 arguments='config dirs'
9 expected='/etc/xdg'
11 . "$harness"