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