ge->gemexp forgotten in previous

This commit is contained in:
Omar Polo 2023-07-25 20:27:31 +00:00
parent 471a5250e3
commit a84492b75f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ if [ "${SKIP_RUNTIME_TESTS:-0}" -eq 1 ]; then
tests_done
fi
# Run regression tests for the ge binary.
# Run regression tests for the gemexp binary.
run_test test_gemexp
# Run regression tests for the gmid binary.