Skip to content

Commit

Permalink
We don't actually need the exports.
Browse files Browse the repository at this point in the history
  • Loading branch information
cevhyruz committed Feb 3, 2023
1 parent 79aaadd commit 3bd3ef5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/run
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ test_directory="$(cd "$(dirname "$0")" && pwd)"
bats_executable="${test_directory}/../test_lib/bats-core/bin/bats"

# Locate ourselves for easy reference.
export DOT_BASH="${test_directory}/../src/Bash"
export DOTFILES="${test_directory}/../"
export TEST_DIRECTORY="$test_directory"
export TEST_DEPS_DIR="${test_directory}/../test_lib"

Expand Down

0 comments on commit 3bd3ef5

Please # to comment.