diff options
Diffstat (limited to 'swat/esptest/index.html')
-rw-r--r-- | swat/esptest/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swat/esptest/index.html b/swat/esptest/index.html index 957e7d94fa..0c64b4ffcf 100644 --- a/swat/esptest/index.html +++ b/swat/esptest/index.html @@ -1,5 +1,5 @@ <% - var tests = new Array("formtest", "showvars"); + var tests = new Array("formtest", "showvars", "include"); %> <HTML> |