diff options
Diffstat (limited to 'testsuite/systemtap.base/div0.exp')
-rw-r--r-- | testsuite/systemtap.base/div0.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/systemtap.base/div0.exp b/testsuite/systemtap.base/div0.exp index 169ded56..bfd0186c 100644 --- a/testsuite/systemtap.base/div0.exp +++ b/testsuite/systemtap.base/div0.exp @@ -1,8 +1,6 @@ # Simple function to test that systemtap divide by 0 doesn't kill the machine # FIXME correct the output check -load_lib "stap_run.exp" - set test "div0" set output_string "(.*)division by 0 near(.*)" |