diff options
Diffstat (limited to 'testsuite/systemtap.maps/ii.exp')
-rw-r--r-- | testsuite/systemtap.maps/ii.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/systemtap.maps/ii.exp b/testsuite/systemtap.maps/ii.exp index 3b913696..f7ce95fb 100644 --- a/testsuite/systemtap.maps/ii.exp +++ b/testsuite/systemtap.maps/ii.exp @@ -1,7 +1,5 @@ # Simple function to test maps of ints containing ints -load_lib "stap_run2.exp" - set test "ii" set ::result_string {foo[0] = 0 foo[1] = 1 |