summaryrefslogtreecommitdiff
path: root/javatests/.project
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2021-04-01 13:22:41 -0700
committerJulien Desprez <jdesprez@google.com>2021-04-01 13:22:41 -0700
commitfa3c4f07e261cae20cf4bd5e4927b22e6c00d157 (patch)
tree86830ff412c0f06265529ff3de713c1e5c58c09b /javatests/.project
parent07f65f0374c11a544db578543e7755ad09bda7d7 (diff)
downloadloganalysis-fa3c4f07e261cae20cf4bd5e4927b22e6c00d157.tar.gz
Rename tests dir to javatests
It's more bazel friendly Test: unit tests Bug: 183980865 Change-Id: Ia0f5c883a306f6fbdc89a91d8c020ce33e455357
Diffstat (limited to 'javatests/.project')
-rw-r--r--javatests/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/javatests/.project b/javatests/.project
new file mode 100644
index 0000000..f4a1c0b
--- /dev/null
+++ b/javatests/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>loganalysis-tests</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>