aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/Makefile
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2011-09-22 17:01:31 +0200
committerHenrik Nord <[email protected]>2011-09-22 17:01:35 +0200
commit7c11b3f7a00a18fb11918a57ee1d6597ced97a07 (patch)
treedb128fa8a27ed59fcb3288af1fc7c89cf6b7c943 /lib/compiler/test/Makefile
parentfe392020c0a30054fbc62adf8e0db8d996b3b8b6 (diff)
parent347dfb022195994a368ff12f8d009b7263044f50 (diff)
downloadotp-7c11b3f7a00a18fb11918a57ee1d6597ced97a07.tar.gz
otp-7c11b3f7a00a18fb11918a57ee1d6597ced97a07.tar.bz2
otp-7c11b3f7a00a18fb11918a57ee1d6597ced97a07.zip
Merge branch 'hl/beam_disasm-no_attri_chunk' into dev
* hl/beam_disasm-no_attri_chunk: beam_disasm: Handle stripped BEAM files OTP-9571
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 fe713fd019..b90adaf917 100644
--- a/lib/compiler/test/Makefile
+++ b/lib/compiler/test/Makefile
@@ -9,6 +9,7 @@ MODULES= \
andor_SUITE \
apply_SUITE \
beam_validator_SUITE \
+ beam_disasm_SUITE \
bs_bincomp_SUITE \
bs_bit_binaries_SUITE \
bs_construct_SUITE \