diff options
Diffstat (limited to 'testsuite/sos.test/plugin_install.exp')
-rw-r--r-- | testsuite/sos.test/plugin_install.exp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/testsuite/sos.test/plugin_install.exp b/testsuite/sos.test/plugin_install.exp deleted file mode 100644 index 265724b2..00000000 --- a/testsuite/sos.test/plugin_install.exp +++ /dev/null @@ -1,7 +0,0 @@ -# Tests for any plugins that do not install - -set test "plugin installs" -spawn /usr/sbin/sosreport -l -expect { - -re "plugin.*does not install, skipping" { fail $test } -} |