There was an error while loading. Please reload this page.
1 parent 91eb992 commit 82543e7Copy full SHA for 82543e7
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