aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_util.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common_test/src/ct_util.hrl')
-rw-r--r--lib/common_test/src/ct_util.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/src/ct_util.hrl b/lib/common_test/src/ct_util.hrl
index 7c8fd67e1d..7ddb7d8c2b 100644
--- a/lib/common_test/src/ct_util.hrl
+++ b/lib/common_test/src/ct_util.hrl
@@ -29,7 +29,7 @@
-record(testspec, {spec_dir,
nodes=[],
- node_start=[],
+ init=[],
logdir=["."],
cover=[],
config=[],