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