Added skeleton functional tests.
[nbgit.git] / build.xml
blob94c8df0e242cd0ddf1d05d0519ef51adb87af544
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project basedir="." default="netbeans" name="git">
3      <description>Builds, tests, and runs the project org.netbeans.modules.git</description>
4      <import file="nbproject/build-impl.xml"/>
5 </project>