summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-04-01 09:20:33 +0200
committerPeter Wu <peter@lekensteyn.nl>2015-04-01 09:20:33 +0200
commite9edaa64ba165db40329412026380a8640511160 (patch)
treedac9fd3057497c0acf12019625a06144da3e52e4
parent023487875139e3e8acd52298979b7dd903d70ed5 (diff)
downloadassignment4-e9edaa64ba165db40329412026380a8640511160.tar.gz
Netbeans: enable assertions on run
-rw-r--r--spellchecker/nbproject/project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/spellchecker/nbproject/project.properties b/spellchecker/nbproject/project.properties
index 3c14c30..957f46c 100644
--- a/spellchecker/nbproject/project.properties
+++ b/spellchecker/nbproject/project.properties
@@ -67,7 +67,7 @@ run.classpath=\
# Space-separated list of JVM arguments used when running the project.
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
# To set system properties for unit tests define test-sys-prop.name=value:
-run.jvmargs=
+run.jvmargs=-ea
run.test.classpath=\
${javac.test.classpath}:\
${build.test.classes.dir}