summaryrefslogtreecommitdiff
path: root/smoketest/data/Basic/Standard/Global.xml
diff options
context:
space:
mode:
Diffstat (limited to 'smoketest/data/Basic/Standard/Global.xml')
-rw-r--r--smoketest/data/Basic/Standard/Global.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/data/Basic/Standard/Global.xml b/smoketest/data/Basic/Standard/Global.xml
index 64e6a3d1bf4e..16947bab2570 100644
--- a/smoketest/data/Basic/Standard/Global.xml
+++ b/smoketest/data/Basic/Standard/Global.xml
@@ -613,7 +613,7 @@ Sub SetDefaultOptions
bMakeHTMLTest = true
bMakeMathTest = true
bMakeChartTest = true
- if Environ("SOLAR_JAVA") = "" then
+ if Environ("ENABLE_JAVA") = "" then
bMakeJavaTest = false
bMakeDBTest = false
bMakeExtensionTest = false