diff options
-rw-r--r-- | test cases/rewrite/1 basic/rmTgt.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/rewrite/1 basic/rmTgt.json b/test cases/rewrite/1 basic/rmTgt.json index 9861f05..dbaf025 100644 --- a/test cases/rewrite/1 basic/rmTgt.json +++ b/test cases/rewrite/1 basic/rmTgt.json @@ -2,7 +2,7 @@ { "type": "target", "target": "exe0", - "operation": "tgt_rm" + "operation": "target_rm" }, { "type": "target", |