Commit 19ee50b9 authored by Marco Buttu's avatar Marco Buttu
Browse files

Fix #105 changing PY_SCRIPTS to SCRIPTS

parent abbdb69c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
#
# Python stuff (public and local)
# ----------------------------
PY_SCRIPTS         = getTemplateForTests
SCRIPTS         = getTemplateForTests
PY_MODULES         = gettemplatefortests

#