Update project name

This commit is contained in:
Victor Dubiniuk 2014-10-23 18:50:59 +03:00
parent 9222f71fd7
commit 3533c8bb75

View File

@ -1,4 +1,4 @@
<project name="owncloud-firstrunwizard" basedir="." default="test">
<project name="owncloud-documents" basedir="." default="test">
<!-- test - Tests if the code syntax is correct and executes phpunit tests -->
<target name="test">