aboutsummaryrefslogtreecommitdiff
path: root/make/project.properties
diff options
context:
space:
mode:
Diffstat (limited to 'make/project.properties')
-rw-r--r--make/project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/project.properties b/make/project.properties
index 33c94780..c3ffca4e 100644
--- a/make/project.properties
+++ b/make/project.properties
@@ -230,7 +230,7 @@ testjfx.run.test.classpath=\
${file.reference.jemmyawtinput.jar}${path.separator}\
${file.reference.testng.jar}${path.separator}\
${nashorn.internal.tests.jar}${path.separator}\
- ${nashorn.api.tests.jar}
+ ${nashorn.api.tests.jar}
# testjfx VM options for script tests with @fork option
testjfx-test-sys-prop.test.fork.jvm.options=${run.test.jvmargs.main} -Xmx${run.test.xmx} -cp ${testjfx.run.test.classpath}