aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2017-03-24 11:42:18 +0100
committerRickard Green <[email protected]>2017-03-24 11:51:35 +0100
commit5f4324e9d9a3bd99cd06f622cb3c9c50783764ac (patch)
treede5277cb7dfb84fefa6fd8eb122b13ae8b8620db /erts/emulator/test/Makefile
parent513a14e3f8225aa35ced7c0a1753d287bae1b707 (diff)
downloadotp-5f4324e9d9a3bd99cd06f622cb3c9c50783764ac.tar.gz
otp-5f4324e9d9a3bd99cd06f622cb3c9c50783764ac.tar.bz2
otp-5f4324e9d9a3bd99cd06f622cb3c9c50783764ac.zip
Add node_container_SUITE spec
Diffstat (limited to 'erts/emulator/test/Makefile')
-rw-r--r--erts/emulator/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/erts/emulator/test/Makefile b/erts/emulator/test/Makefile
index 5478932b13..186f9fef8d 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -157,7 +157,8 @@ EMAKEFILE=Emakefile
TEST_SPEC_FILES= emulator.spec \
emulator.spec.win \
emulator_bench.spec \
- emulator_smoke.spec
+ emulator_smoke.spec \
+ emulator_node_container_SUITE.spec
# ----------------------------------------------------
# Release directory specification