diff options
Diffstat (limited to 'testsuite/parseko/two.stp')
-rwxr-xr-x | testsuite/parseko/two.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseko/two.stp b/testsuite/parseko/two.stp index 64a24afe..e17024ff 100755 --- a/testsuite/parseko/two.stp +++ b/testsuite/parseko/two.stp @@ -1,4 +1,4 @@ -#! stap +#! parsetest probe foo { a + } |