diff --git a/test/lib/internals/parse-dotfile-options-test.sh b/test/lib/internals/parse-dotfile-options-test.sh index 5db95b2..1bbf9f1 100755 --- a/test/lib/internals/parse-dotfile-options-test.sh +++ b/test/lib/internals/parse-dotfile-options-test.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash source "../../test-helper.sh" -source "../../../src/lib/internals/parse-dotfile-options.sh" source "../../../src/lib/helpers/trim.sh" +source "../../../src/lib/internals/parse-dotfile-options.sh" # # parse-dotfile-options() tests