mirror of
https://github.com/github/codeql.git
synced 2026-01-07 19:50:22 +01:00
Merge pull request #1369 from xiemaisi/js/fix-autobuild-test
Approved by asger-semmle
This commit is contained in:
@@ -497,6 +497,6 @@ public class AutoBuildTests {
|
||||
addFile(true, LGTM_SRC, "tst.yaml");
|
||||
addFile(true, LGTM_SRC, "tst.yml");
|
||||
addFile(true, LGTM_SRC, "tst.raml");
|
||||
addFile(true, LGTM_SRC, "tst2.YML");
|
||||
runTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user