Skip to content

Commit

Permalink
todo doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrande committed Feb 18, 2015
1 parent c67f5b3 commit 65271f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Expand Up @@ -11,6 +11,8 @@
<property name="folder-to-zip" value="${project-name}-${project-version}" />
<property name="manifest-path" value="${extension-dir}/manifest.json" />

<!-- @todo add target to check tests before creating release -->

<target name="clean">
<delete file="${build-dir}/${project-name}.zip" />
<delete dir="temp" />
Expand Down

0 comments on commit 65271f1

Please sign in to comment.