File 1161-Add-missing-modules-to-common_test.app.src.patch of Package erlang

From 2131f1e72cb5af0a9a31b36e64e2d38148ea91dd Mon Sep 17 00:00:00 2001
From: Siri Hansen <siri@erlang.org>
Date: Wed, 6 Apr 2016 13:42:28 +0200
Subject: [PATCH 1/2] Add missing modules to common_test.app.src

---
 lib/common_test/src/common_test.app.src | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/lib/common_test/src/common_test.app.src b/lib/common_test/src/common_test.app.src
index 26bcf00..fb18b6a 100644
--- a/lib/common_test/src/common_test.app.src
+++ b/lib/common_test/src/common_test.app.src
@@ -26,6 +26,7 @@
 	     ct_framework,
 	     ct_ftp,
 	     ct_gen_conn,
+	     ct_groups,
              ct_hooks,
              ct_hooks_lock,
 	     ct_logs,
@@ -36,6 +37,8 @@
 	     ct_master_status,
 	     ct_netconfc,
 	     ct_conn_log_h,
+	     ct_property_test,
+	     ct_release_test,
 	     ct_repeat,
 	     ct_rpc,
 	     ct_run,
@@ -45,6 +48,8 @@
 	     ct_telnet,
 	     ct_testspec,
 	     ct_util,
+	     ct_webtool,
+	     ct_webtool_sup,
 	     unix_telnet,
 	     vts,
 	     ct_config,
-- 
2.1.4

openSUSE Build Service is sponsored by