Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/jsdoc-toolkit/jsrun.sh')
-rw-r--r--tests/lib/jsdoc-toolkit/jsrun.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/jsdoc-toolkit/jsrun.sh b/tests/lib/jsdoc-toolkit/jsrun.sh
index 74ca79c05e..8c05c62759 100644
--- a/tests/lib/jsdoc-toolkit/jsrun.sh
+++ b/tests/lib/jsdoc-toolkit/jsrun.sh
@@ -29,7 +29,6 @@
#OTHER DEALINGS IN THE SOFTWARE.
#
-
if [[ -n "$JSDOCDIR" ]]; then
_DOCDIR="-Djsdoc.dir=$JSDOCDIR"
_APPDIR="$JSDOCDIR/app"