diff options
Diffstat (limited to 'testsuite/systemtap.base/simple.exp')
-rw-r--r-- | testsuite/systemtap.base/simple.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/systemtap.base/simple.exp b/testsuite/systemtap.base/simple.exp index b22114f9..6f179437 100644 --- a/testsuite/systemtap.base/simple.exp +++ b/testsuite/systemtap.base/simple.exp @@ -1,8 +1,6 @@ # Very simple function to test that systemtap can generate a kernel module, # install it, and get some output. -load_lib "stap_run.exp" - set test "simple" #check to see whether get the marker indicating the probe is loaded and running |