Shared: Add missing spaces in inline test expectation output

This commit is contained in:
Tom Hvitved
2024-10-25 12:14:37 +02:00
parent 55d092fd3e
commit 7c4d5981dd
9 changed files with 91 additions and 85 deletions

View File

@@ -4,5 +4,5 @@ untaintedArgumentToEnsureTaintedNotMarkedAsMissing
| taint_test.py:32:9:32:25 | taint_test.py:32 | ERROR, you should add `# $ MISSING: tainted` annotation | should_be_tainted |
| taint_test.py:37:24:37:40 | taint_test.py:37 | ERROR, you should add `# $ MISSING: tainted` annotation | should_be_tainted |
testFailures
| taint_test.py:41:20:41:21 | ts | Fixed missing result:tainted= |
| taint_test.py:41:20:41:21 | ts | Fixed missing result: tainted |
failures