diff options
Diffstat (limited to 'testsuite/systemtap.printf/basic1.exp')
-rw-r--r-- | testsuite/systemtap.printf/basic1.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/systemtap.printf/basic1.exp b/testsuite/systemtap.printf/basic1.exp index c354a6dc..d124797e 100644 --- a/testsuite/systemtap.printf/basic1.exp +++ b/testsuite/systemtap.printf/basic1.exp @@ -1,4 +1,3 @@ -load_lib "stap_run2.exp" set test "basic1" set ::result_string {HelloWorld} stap_run2 $srcdir/$subdir/$test.stp |