From 0b9d5d0006d873223f8a0b142b9df42cf657589d Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Tue, 2 Sep 2014 16:49:28 +0200 Subject: common_test: Add experimental module ct_property_test This module may change without warning... --- lib/common_test/doc/src/Makefile | 1 + lib/common_test/doc/src/ref_man.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'lib/common_test/doc/src') 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) diff --git a/lib/common_test/doc/src/ref_man.xml b/lib/common_test/doc/src/ref_man.xml index 2f5c892e60..c266b70d00 100644 --- a/lib/common_test/doc/src/ref_man.xml +++ b/lib/common_test/doc/src/ref_man.xml @@ -78,6 +78,7 @@ + -- cgit v1.2.3