aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/doc/src/Makefile
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2014-09-02 17:07:24 +0200
committerHans Nilsson <[email protected]>2014-09-02 17:07:24 +0200
commitcebc3c654205ce06abe02b9eb5309b330d630f50 (patch)
tree52c528e63f4490d50f4151db0d2586f2c9d94959 /lib/common_test/doc/src/Makefile
parenta86003309753591911b68e8bc11ae94d631abb24 (diff)
parent5e7c707b1a7e98d75aa9edeaaf3f2b15d7f27110 (diff)
downloadotp-cebc3c654205ce06abe02b9eb5309b330d630f50.tar.gz
otp-cebc3c654205ce06abe02b9eb5309b330d630f50.tar.bz2
otp-cebc3c654205ce06abe02b9eb5309b330d630f50.zip
Merge branch 'hans/proptest/init/OTP-12119' into maint
* hans/proptest/init/OTP-12119: ssh: Add simple experimental property test suites inets: Add simple experimental property test suite common_test: Add experimental module ct_property_test
Diffstat (limited to 'lib/common_test/doc/src/Makefile')
-rw-r--r--lib/common_test/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/doc/src/Makefile b/lib/common_test/doc/src/Makefile
index 99161ce68a..57233a7f6c 100644
--- a/lib/common_test/doc/src/Makefile
+++ b/lib/common_test/doc/src/Makefile
@@ -47,6 +47,7 @@ CT_MODULES = \
ct_snmp \
unix_telnet \
ct_slave \
+ ct_property_test \
ct_netconfc
CT_XML_FILES = $(CT_MODULES:=.xml)