aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-06-14 14:24:15 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-06-14 14:24:15 +0300
commit141be53c21491f27995611e4c4e141559d5cbd64 (patch)
tree2d44f2c5eefa67a4fbbf455f0e7870135a42c767 /test
parentGet rid of ejabberd.hrl header (diff)
Get rid of ejabberd.hrl reference from the test suite
Diffstat (limited to 'test')
-rw-r--r--test/suite.hrl1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/suite.hrl b/test/suite.hrl
index a92611145..adc14e93a 100644
--- a/test/suite.hrl
+++ b/test/suite.hrl
@@ -1,7 +1,6 @@
-include_lib("common_test/include/ct.hrl").
-include_lib("fast_xml/include/fxml.hrl").
-include("ns.hrl").
--include("ejabberd.hrl").
-include("mod_proxy65.hrl").
-include("xmpp_codec.hrl").