diff --git a/tests/dump.txt b/tests/dump.txt
index 6b3d1bb..bf7716b 100644
--- a/tests/dump.txt
+++ b/tests/dump.txt
@@ -1,10 +1,29 @@
*** CGI VARIABLES ***
*** GLOBAL VARIABLES ***
+=[xxx]
+addition=[8]
+complete=[ABCD;tohex]
+division=[1.666666666667]
+divisor=[8]
+error=[64]
+include=[yes]
+ix=[1]
+lefty=[]
+modified1=[ABCD]
+multiplication=[15]
+nested=[64]
+newname=[another container value]
+noeval=[this is the value store in #[name1].]
+numbers=[0123456789]
+subtraction=[2]
+theexpr=[bcd]
+thename=[this is the value store in localname.]
+tohex=[tohex]
+varname1=[vardata]
*** LOCAL VARIABLES ***
-end=[10]
-ix=[10]
-iz=[#[iz]]
-name=[ix]
-scope=[local]
-start=[1]
-step=[1]
+cgi=[true]
+filterblanklines=[true]
+localvar=[This is a container set with 'localname']
+name1=[localname]
+testinclude=[xThis is a container set with 'localname'x]
+trimlines=[true]
diff --git a/tests/testjet.jet b/tests/testjet.jet
index 632cb9c..35163fd 100755
--- a/tests/testjet.jet
+++ b/tests/testjet.jet
@@ -55,13 +55,13 @@
- -->$[ix]<--
+ -->#[ix]<--
-
- [rc]
+
+ $[rc]
$[ls]
- $[filex]
+ $[file]
$[file] $[fullpath] $[noext]