From 157775521556411e72efd00204e801c7a299d2a5 Mon Sep 17 00:00:00 2001 From: Brian West Date: Mon, 24 Aug 2015 11:02:23 -0500 Subject: [PATCH] FS-8014 test case --- conf/testing/dialplan/default/0026_fax.xml | 13 +++++++++++++ ...date_time_match.xml => 9999_date_time_match.xml} | 0 2 files changed, 13 insertions(+) create mode 100644 conf/testing/dialplan/default/0026_fax.xml rename conf/testing/dialplan/default/{0025_dialplan_date_time_match.xml => 9999_date_time_match.xml} (100%) diff --git a/conf/testing/dialplan/default/0026_fax.xml b/conf/testing/dialplan/default/0026_fax.xml new file mode 100644 index 0000000000..00f4bdeedd --- /dev/null +++ b/conf/testing/dialplan/default/0026_fax.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/conf/testing/dialplan/default/0025_dialplan_date_time_match.xml b/conf/testing/dialplan/default/9999_date_time_match.xml similarity index 100% rename from conf/testing/dialplan/default/0025_dialplan_date_time_match.xml rename to conf/testing/dialplan/default/9999_date_time_match.xml