Skip to content

Commit

Permalink
Use our fixed test suite branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fsfod committed Nov 3, 2017
1 parent bb3831f commit c5f6519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd ${DIR}

if [ ! -d "testsuite" ]; then
git clone https://github.com/softdevteam/LuaJIT-test-cleanup testsuite
git clone -b lib_apichanges https://github.com/softdevteam/LuaJIT-test-cleanup testsuite
fi

0 comments on commit c5f6519

Please sign in to comment.