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