Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Commit

Permalink
Add missing unit test dependency in Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mbastian committed Oct 12, 2011
1 parent bfb9e21 commit 00a4e71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PreviewAPI/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build.xml.data.CRC32=98ecc9ca
build.xml.data.CRC32=a67a50b3
build.xml.script.CRC32=7b4f4cf1
build.xml.stylesheet.CRC32=[email protected].1
build.xml.stylesheet.CRC32=[email protected].2
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=98ecc9ca
nbproject/build-impl.xml.data.CRC32=a67a50b3
nbproject/build-impl.xml.script.CRC32=7aa52fd2
nbproject/build-impl.xml.stylesheet.CRC32=[email protected].1
nbproject/build-impl.xml.stylesheet.CRC32=[email protected].2
4 changes: 4 additions & 0 deletions PreviewAPI/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@
<code-name-base>org.gephi.utils.collection</code-name-base>
<compile-dependency/>
</test-dependency>
<test-dependency>
<code-name-base>org.gephi.visualization.api</code-name-base>
<compile-dependency/>
</test-dependency>
<test-dependency>
<code-name-base>org.openide.nodes</code-name-base>
<compile-dependency/>
Expand Down

0 comments on commit 00a4e71

Please sign in to comment.