aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-07-07 11:51:04 +0200
committerGitHub <[email protected]>2017-07-07 11:51:04 +0200
commitd256e32d4a0dc427f617fd1c832a9140162ade37 (patch)
treea1bac9d02fdcebf7903d5bed2b2ca92a00be9e3f /lib/compiler/test/Makefile
parent1c3a893a5abd05330e1ebc0bce8b4219fa368917 (diff)
parentd4a27e98cb1c11340b296004d784b15f80d015e9 (diff)
downloadotp-d256e32d4a0dc427f617fd1c832a9140162ade37.tar.gz
otp-d256e32d4a0dc427f617fd1c832a9140162ade37.tar.bz2
otp-d256e32d4a0dc427f617fd1c832a9140162ade37.zip
Merge pull request #1080 from josevalim/jv-sys-core-replace
Introduce a new core pass called sys_core_alias OTP-14505
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 63763f31b2..da5d207db9 100644
--- a/lib/compiler/test/Makefile
+++ b/lib/compiler/test/Makefile
@@ -22,6 +22,7 @@ MODULES= \
bs_construct_SUITE \
bs_match_SUITE \
bs_utf_SUITE \
+ core_alias_SUITE \
core_fold_SUITE \
compile_SUITE \
compilation_SUITE \