Skip to content

Commit 530bed1

Browse files
committed
Metadata.
1 parent af951ba commit 530bed1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

com.ibm.wala.cast.python.ml.test/.classpath

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
<classpath>
33
<classpathentry kind="src" output="target/test-classes" path="source">
44
<attributes>
5+
<attribute name="test" value="true"/>
56
<attribute name="optional" value="true"/>
67
<attribute name="maven.pomderived" value="true"/>
7-
<attribute name="test" value="true"/>
88
</attributes>
99
</classpathentry>
1010
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-25">
1111
<attributes>
12+
<attribute name="module" value="true"/>
1213
<attribute name="maven.pomderived" value="true"/>
1314
</attributes>
1415
</classpathentry>
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
eclipse.preferences.version=1
2-
encoding//src/main/resources=UTF-8
3-
encoding//src/test/resources=UTF-8
42
encoding/<project>=UTF-8
53
encoding/source=UTF-8

0 commit comments

Comments
 (0)