mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Shared: Add missing spaces in inline test expectation output
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user