Skip to content

Commit ab78962

Browse files
committed
[libunwind] Relax a REQUIRES on a test that passes on FreeBSD
1 parent d4addec commit ab78962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libunwind/test/forceunwind.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
//===----------------------------------------------------------------------===//
99

10-
// REQUIRES: linux
10+
// REQUIRES: linux || freebsd
1111

1212
// TODO: Figure out why this fails with Memory Sanitizer.
1313
// XFAIL: msan

0 commit comments

Comments
 (0)