aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-04-21 10:04:50 +0200
committerBjörn Gustavsson <[email protected]>2017-04-21 10:04:50 +0200
commit4f67e66b82c6a5c4f0b1fd7932e7e57f86dd202f (patch)
treef9873e261c0921d10cb7ef53f4e6ece035ee3355 /erts/emulator/test/Makefile
parentb80a70b1ca7ca73a6f1c0aece098e258a0c45595 (diff)
parent033deb9af6b3755ea1ffcf3a4f31d5c458f155da (diff)
downloadotp-4f67e66b82c6a5c4f0b1fd7932e7e57f86dd202f.tar.gz
otp-4f67e66b82c6a5c4f0b1fd7932e7e57f86dd202f.tar.bz2
otp-4f67e66b82c6a5c4f0b1fd7932e7e57f86dd202f.zip
Merge branch 'bjorn/remove-r12-r15-compatibility' into run-travis
* bjorn/remove-r12-r15-compatibility: compile: Remove the r12 through r15 options test_server: Change compatibility to R16 crashdump_helper: Change compatibility to R18 Remove test case for testing compatibility with R9B Do atom roundtripping with an R16B node Remove -compile(r12)
Diffstat (limited to 'erts/emulator/test/Makefile')
-rw-r--r--erts/emulator/test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/test/Makefile b/erts/emulator/test/Makefile
index 8c8c73aa3e..ca81c9915e 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -121,7 +121,6 @@ MODULES= \
port_trace_SUITE \
unique_SUITE \
z_SUITE \
- old_mod \
long_timers_test \
ignore_cores \
dgawd_handler \