diff options
Diffstat (limited to 'tests/runfiles/linux.run')
-rw-r--r-- | tests/runfiles/linux.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run index 73f19ecfa..d8e39d01c 100644 --- a/tests/runfiles/linux.run +++ b/tests/runfiles/linux.run @@ -412,7 +412,7 @@ tests = ['devices_003_pos'] tests = ['exec_001_pos'] [tests/functional/fault] -tests = ['auto_online_001_pos'] +tests = ['auto_online_001_pos', 'auto_replace_001_pos'] [tests/functional/features/async_destroy] tests = ['async_destroy_001_pos'] |