summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/suppressions-library.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/suppressions-library.cpp')
-rw-r--r--test/asan/TestCases/suppressions-library.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/asan/TestCases/suppressions-library.cpp b/test/asan/TestCases/suppressions-library.cpp
index 181ed7582..39ede0840 100644
--- a/test/asan/TestCases/suppressions-library.cpp
+++ b/test/asan/TestCases/suppressions-library.cpp
@@ -11,7 +11,6 @@
// RUN: %env_asan_opts=suppressions='"%t.supp"' %run %t 2>&1 | FileCheck --check-prefix=CHECK-IGNORE %s
// XFAIL: android
-// XFAIL: i386-netbsd
#include <stdio.h>
#include <stdlib.h>