summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.string/isinstr.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.string/isinstr.exp')
-rw-r--r--testsuite/systemtap.string/isinstr.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/systemtap.string/isinstr.exp b/testsuite/systemtap.string/isinstr.exp
index 746e6c74..986043e8 100644
--- a/testsuite/systemtap.string/isinstr.exp
+++ b/testsuite/systemtap.string/isinstr.exp
@@ -1,4 +1,3 @@
-load_lib "stap_run2.exp"
set test "isinstr"
set ::result_string {"foo" is in "abcfoobad"
"foo" is NOT in "abcdefg"