aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/Makefile
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2013-05-13 16:10:03 +0200
committerSiri Hansen <[email protected]>2013-05-14 11:07:11 +0200
commitce4905a124ed2dd7bd08f994b83f803232d7e5f7 (patch)
tree83ef67fc509e4698719d92410686bfc6c2254231 /lib/common_test/test/Makefile
parent89939207898fc68a2ee0c080e603aa65fb866b25 (diff)
downloadotp-ce4905a124ed2dd7bd08f994b83f803232d7e5f7.tar.gz
otp-ce4905a124ed2dd7bd08f994b83f803232d7e5f7.tar.bz2
otp-ce4905a124ed2dd7bd08f994b83f803232d7e5f7.zip
[common_test] Add telnet server to use for testing
Diffstat (limited to 'lib/common_test/test/Makefile')
-rw-r--r--lib/common_test/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile
index 94569fa87f..31ab28c41d 100644
--- a/lib/common_test/test/Makefile
+++ b/lib/common_test/test/Makefile
@@ -28,6 +28,7 @@ MODULES= \
ct_test_support \
ct_test_support_eh \
ct_userconfig_callback \
+ telnet_server \
ct_smoke_test_SUITE \
ct_priv_dir_SUITE \
ct_event_handler_SUITE \