summaryrefslogtreecommitdiff
path: root/test/toru-path-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/toru-path-test.sh')
-rw-r--r--test/toru-path-test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/toru-path-test.sh b/test/toru-path-test.sh
index 1feb341..5576ad7 100644
--- a/test/toru-path-test.sh
+++ b/test/toru-path-test.sh
@@ -11,7 +11,6 @@ it_displays_help() {
}
it_runs() {
- mkdir -p "$XDG_CONFIG_HOME"/libretools
cat >> "$XDG_CONFIG_HOME/libretools/libretools.conf" <<-eot
TORUPATH=${tmpdir@Q}
REPOS=(libre)
@@ -42,7 +41,6 @@ it_runs() {
}
it_sets_torupath() {
- mkdir -p "$XDG_CONFIG_HOME"/libretools
cat >> "$XDG_CONFIG_HOME/libretools/libretools.conf" <<-eot
TORUPATH=${tmpdir@Q}
REPOS=(libre)