summaryrefslogtreecommitdiff
path: root/template/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'template/test.py')
-rw-r--r--template/test.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/test.py b/template/test.py
index 61854d51..963fba08 100644
--- a/template/test.py
+++ b/template/test.py
@@ -22,6 +22,6 @@
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
-__revision__ = "$filename __REVISION__ __DATE__ __DEVELOPER__"
+__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
-import TestCmd
+import TestSCons