There was an error while loading. Please reload this page.
2 parents 38726fd + 82543e7 commit 4ded5b8Copy full SHA for 4ded5b8
1 file changed
swift/ql/integration-tests/posix/frontend-invocations/test.py
@@ -21,4 +21,4 @@ def test(codeql, swift, expected_files):
21
hashes.sort()
22
for module, hash in hashes:
23
print(module, hash, file=actual)
24
- expected_files.add("hashes.expected")
+ expected_files.add("hashes.actual")
0 commit comments