test1554: adjust for hyper

Closes #8104
This commit is contained in:
Daniel Stenberg 2021-12-06 17:46:50 +01:00
parent 8f2fb3cdbd
commit 1bea122114
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 6 additions and 1 deletions

View File

@ -65,7 +65,6 @@
1528
1533
1540
1554
1556
1591
1700

View File

@ -69,6 +69,12 @@ run 1: foobar and so on fun!
<- Mutex unlock
-> Mutex lock
<- Mutex unlock
%if hyper
-> Mutex lock
<- Mutex unlock
-> Mutex lock
<- Mutex unlock
%endif
run 1: foobar and so on fun!
-> Mutex lock
<- Mutex unlock