diff options
author | Ingo Bauersachs <ingo@jitsi.org> | 2011-12-20 07:53:32 +0000 |
---|---|---|
committer | Ingo Bauersachs <ingo@jitsi.org> | 2011-12-20 07:53:32 +0000 |
commit | 1d6e0246a11c987c29c0f529b2030793e8c02766 (patch) | |
tree | bd339820c2cd51493ef0db18f41f79b67243343e /test/net/java/sip/communicator/slick/msghistory | |
parent | 3bb4311fb951c454a7646341cae197f8c66d59a8 (diff) | |
download | jitsi-1d6e0246a11c987c29c0f529b2030793e8c02766.zip jitsi-1d6e0246a11c987c29c0f529b2030793e8c02766.tar.gz jitsi-1d6e0246a11c987c29c0f529b2030793e8c02766.tar.bz2 |
Import DNS package to tests and fix tests
Diffstat (limited to 'test/net/java/sip/communicator/slick/msghistory')
-rw-r--r-- | test/net/java/sip/communicator/slick/msghistory/msghistory.slick.manifest.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/net/java/sip/communicator/slick/msghistory/msghistory.slick.manifest.mf b/test/net/java/sip/communicator/slick/msghistory/msghistory.slick.manifest.mf index 4e104a1..e96ceaf 100644 --- a/test/net/java/sip/communicator/slick/msghistory/msghistory.slick.manifest.mf +++ b/test/net/java/sip/communicator/slick/msghistory/msghistory.slick.manifest.mf @@ -17,6 +17,7 @@ Import-Package: junit.framework, org.w3c.dom, javax.xml.parsers, net.java.sip.communicator.util, + net.java.sip.communicator.util.dns, net.java.sip.communicator.util.xml, javax.xml.transform, javax.xml.transform.dom, |