summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2019-07-10 17:10:51 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2019-07-10 17:10:51 -0400
commite401fb037c555eb18db54708037a796523258c32 (patch)
tree78aa519089a71fe056524abdc28af4894e2640cd /pom.xml
parent4d0a59a0023f2b4fca144a089a3f75acb4ebd62b (diff)
General improvements to stack
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 246b454..7415ace 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.1</version>
<configuration>
- <trimStackTrace>false</trimStackTrace>
<!-- Sets the VM argument line used
when unit tests are run. -->
<argLine>${surefireArgLine}</argLine>