Skip to content

Commit 0b9bafc

Browse files
authored
Update AutoBuildTests.java
1 parent 168cba8 commit 0b9bafc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javascript/extractor/test/com/semmle/js/extractor/test/AutoBuildTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ public void basicTest() throws IOException {
182182
addFile(true, LGTM_SRC, "package.json");
183183
addFile(true, LGTM_SRC, ".eslintrc.yml");
184184
addFile(true, LGTM_SRC, "vendor", "leftpad", "index.js");
185-
addFile(true, LGTM_SRC, ".xsaccess");
186185
runTest();
187186
}
188187

0 commit comments

Comments
 (0)