diff options
| author | Daniel Mensinger <daniel@mensinger-ka.de> | 2019-01-31 15:00:10 +0100 |
|---|---|---|
| committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2019-01-31 15:43:04 +0100 |
| commit | c64d80cf2fa94c458e4fc528723bb7ed11daa3a0 (patch) | |
| tree | 323783daca80785a9f49c747c67a55208b5b64d0 /test cases/rewrite/1 basic/rmSrc.json | |
| parent | 8bb942ef25c40014ca952e26fc70f927ab1694ff (diff) | |
| download | meson-c64d80cf2fa94c458e4fc528723bb7ed11daa3a0.tar.gz | |
Renamed operation test -> info
Diffstat (limited to 'test cases/rewrite/1 basic/rmSrc.json')
| -rw-r--r-- | test cases/rewrite/1 basic/rmSrc.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/test cases/rewrite/1 basic/rmSrc.json b/test cases/rewrite/1 basic/rmSrc.json index a8559a570..86880a9bb 100644 --- a/test cases/rewrite/1 basic/rmSrc.json +++ b/test cases/rewrite/1 basic/rmSrc.json @@ -38,46 +38,46 @@ { "type": "target", "target": "trivialprog1", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog2", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog3", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog4", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog5", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog6", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog7", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog8", - "operation": "test" + "operation": "info" }, { "type": "target", "target": "trivialprog9", - "operation": "test" + "operation": "info" } ] |
