Skip to content

Commit

Permalink
Fixed the test suite path
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Mar 3, 2012
1 parent a904095 commit 9aa44f0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@
<booleanAttribute key="includeOptional" value="true"/>
<stringAttribute key="location" value="${workspace_loc}/../junit-workspace"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/net.bioclipse.rdf.completeRepoTest/src/net/bioclipse/bridgedb/tests/AllBridgedbManagerPluginTests.java"/>
<listEntry value="/net.bioclipse.bridgedb.tests/src/net/bioclipse/bridgedb/tests/AllBridgedbManagerPluginTests.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
Expand Down

0 comments on commit 9aa44f0

Please sign in to comment.