Java: add .project file in test directory

This commit is contained in:
yh-semmle
2018-09-19 16:10:50 -04:00
parent 2904ebb8a3
commit 7962530789

12
java/ql/test/.project Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>semmlecode-tests-ql</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
<nature>com.semmle.plugin.qdt.core.qlnature</nature>
</natures>
</projectDescription>