aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/Makefile
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2014-01-30 13:22:52 +0100
committerBjörn-Egil Dahlberg <[email protected]>2014-01-31 13:23:30 +0100
commitf0c74df09a32588367f3ed23861af823425f4efd (patch)
tree9aea023d87f2bf0822ecb3a7947675f85544c1fd /lib/compiler/test/Makefile
parent3f9526617a72b8683f0f3a37a41597eaf57e902a (diff)
downloadotp-f0c74df09a32588367f3ed23861af823425f4efd.tar.gz
otp-f0c74df09a32588367f3ed23861af823425f4efd.tar.bz2
otp-f0c74df09a32588367f3ed23861af823425f4efd.zip
compiler: Strengthen Maps tests
Diffstat (limited to 'lib/compiler/test/Makefile')
-rw-r--r--lib/compiler/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile
index 51b3064589..0a637a07cd 100644
--- a/lib/compiler/test/Makefile
+++ b/lib/compiler/test/Makefile
@@ -26,6 +26,7 @@ MODULES= \
guard_SUITE \
inline_SUITE \
lc_SUITE \
+ map_SUITE \
match_SUITE \
misc_SUITE \
num_bif_SUITE \