aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2018-11-15 15:24:32 +0100
committerSverker Eriksson <[email protected]>2018-11-15 15:24:32 +0100
commit1315c6457e49595fdd3f91693c0506964416c9f0 (patch)
tree1524832cf58c795c98e26cafb8ee26a721e2577e /erts/emulator/test/Makefile
parentadffe592c98149ac3b7333cf6e46970a13a57350 (diff)
downloadotp-1315c6457e49595fdd3f91693c0506964416c9f0.tar.gz
otp-1315c6457e49595fdd3f91693c0506964416c9f0.tar.bz2
otp-1315c6457e49595fdd3f91693c0506964416c9f0.zip
erts: Add new module 'atomics'
Diffstat (limited to 'erts/emulator/test/Makefile')
-rw-r--r--erts/emulator/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/test/Makefile b/erts/emulator/test/Makefile
index d201ea6ee1..fc395899b8 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -33,6 +33,7 @@ MODULES= \
after_SUITE \
alloc_SUITE \
async_ports_SUITE \
+ atomics_SUITE \
beam_SUITE \
beam_literals_SUITE \
bif_SUITE \