remove executables
[c11concurrency-benchmarks.git] / tsan11-missingbug / test_all.sh
index 6a5701a63f43ea46d9f30abafe931afe40225e72..81633f79d2f77746403e15b03b724c14af5dc428 100755 (executable)
@@ -2,8 +2,6 @@
 set -e
 set -u
 
-# Paul: skip `spsc-queue` as it deadlocks.
-
 for t in seqlock-test rwlock-test; do
   echo -n "$t " 
   ./test.sh ./$t