diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-03-02 18:16:49 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2021-11-04 15:04:04 +0100 |
commit | 05560f6350f5e330c286e048b8fbbb24dafbf16b (patch) | |
tree | 3afb056d239ae1d6fe0f11a3925e40af27d0da16 /tests | |
parent | acd6bddec706e2f180279ca79a0c1a4abac416d6 (diff) |
Fix function-trace test case
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/function-trace.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/function-trace.sh b/tests/function-trace.sh index 3b7f364e3..0b7f49d82 100755 --- a/tests/function-trace.sh +++ b/tests/function-trace.sh @@ -60,8 +60,6 @@ function-trace exited (string):1:1 at expect_trace '(x: x) 1 2' " function-trace entered (string):1:1 at function-trace exited (string):1:1 at -function-trace entered (string):1:1 at -function-trace exited (string):1:1 at " # Not a function |