diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/dlmopen.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/dlmopen.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/dlmopen.exp b/gdb/testsuite/gdb.base/dlmopen.exp index 54a5eadee2d..ddb832a64f8 100644 --- a/gdb/testsuite/gdb.base/dlmopen.exp +++ b/gdb/testsuite/gdb.base/dlmopen.exp @@ -21,7 +21,7 @@ # We test that GDB shows the correct number of instances of the libraries # the test loaded while unloading them one-by-one. -require !skip_dlmopen_tests +require allow_dlmopen_tests standard_testfile |