Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel committed Aug 21, 2023
1 parent 5082e55 commit c338748
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ cd "$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )";

source ./build.sh "$@"

cd ${BUILD_DIR}/tests --output-on-failure --timeout 60
cd ${BUILD_DIR}/tests
./STATIC_MULTIMAP_TEST

echo "Test complete"
echo "Test complete"

0 comments on commit c338748

Please sign in to comment.