aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-08-18 15:27:00 +0200
committerBjörn Gustavsson <[email protected]>2015-09-07 10:35:31 +0200
commit7e5c215b3ee06f4f425f45b4c28fe66b3c987bca (patch)
tree4b7047691366894958e84910345f7387a158bfa0 /lib/stdlib/test/Makefile
parent54d41a4be3018f22045ce34de6417d9c93f8cb62 (diff)
downloadotp-7e5c215b3ee06f4f425f45b4c28fe66b3c987bca.tar.gz
otp-7e5c215b3ee06f4f425f45b4c28fe66b3c987bca.tar.bz2
otp-7e5c215b3ee06f4f425f45b4c28fe66b3c987bca.zip
Add error_logger_h_SUITE
Diffstat (limited to 'lib/stdlib/test/Makefile')
-rw-r--r--lib/stdlib/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stdlib/test/Makefile b/lib/stdlib/test/Makefile
index d4ab674486..e366c2b755 100644
--- a/lib/stdlib/test/Makefile
+++ b/lib/stdlib/test/Makefile
@@ -30,6 +30,7 @@ MODULES= \
erl_lint_SUITE \
erl_pp_SUITE \
erl_scan_SUITE \
+ error_logger_h_SUITE \
escript_SUITE \
ets_SUITE \
ets_tough_SUITE \