Skip to content

Commit dfb0a0a

Browse files
authored
[5.9] Re-enable test-static-stdlib.test (#115)
This test was disabled for a while, which led to static linking regressions on Linux. It should be re-enabled to make sure that this feature works as intended.
1 parent 28ee9b2 commit dfb0a0a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test-static-stdlib/test-static-stdlib.test

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
REQUIRES: SR9384
1+
REQUIRES: platform=Linux
32

43
RUN: rm -rf %t
54
RUN: mkdir -p %t

0 commit comments

Comments
 (0)