summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2010-12-03 16:51:17 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2010-12-03 16:51:17 +0000
commit483e4eaa3ec57807b5552f91c7a39f83d69d594b (patch)
treeae692b928f94a2673717fedfb62c23eef107e370 /test
parentc46af7ce360697ec321284f20c26e5d98976d606 (diff)
downloadlibdom-483e4eaa3ec57807b5552f91c7a39f83d69d594b.tar.gz
libdom-483e4eaa3ec57807b5552f91c7a39f83d69d594b.tar.bz2
Add incomplete LibDOM example.
svn path=/trunk/dom/; revision=10953
Diffstat (limited to 'test')
-rwxr-xr-xtest/transform.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/transform.pl b/test/transform.pl
index 4ab0b46..74d2f61 100755
--- a/test/transform.pl
+++ b/test/transform.pl
@@ -1,4 +1,4 @@
-#!/bin/perl
+#!/usr/bin/perl
# This file is part of libdom.
# It is used to generate libdom test files from the W3C DOMTS.
#