mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 15:12:30 +02:00
Fix running tests
This commit is contained in:
parent
1ee19cd683
commit
29148fffac
@ -105,7 +105,6 @@ function integrate() {
|
||||
for test_binary in ${BUILD_DIR}/test/*_test; do
|
||||
${RUN_CMD} ${test_binary} &
|
||||
done
|
||||
wait -n
|
||||
${RUN} ${DEMO}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user