diff options
Diffstat (limited to 'test/silly')
-rw-r--r-- | test/silly/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/silly/Makefile.in b/test/silly/Makefile.in index 9bb4032b5..2114d4d2e 100644 --- a/test/silly/Makefile.in +++ b/test/silly/Makefile.in @@ -5,4 +5,4 @@ RET_hello := 42 RET_tiny := 42 # missing internal headers, disable these -GLIBC_TESTS_DISABLED := tst-atomic_glibc tst-atomic-long_glibc +TESTS_DISABLED := tst-atomic tst-atomic-long |