diff options
| author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2018-06-14 14:24:15 +0300 |
|---|---|---|
| committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2018-06-14 14:24:15 +0300 |
| commit | 141be53c21491f27995611e4c4e141559d5cbd64 (patch) | |
| tree | 2d44f2c5eefa67a4fbbf455f0e7870135a42c767 /test | |
| parent | Get 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.hrl | 1 |
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"). |
