From 8c743b33c7baccd4910b68acdee6d2b8dccd6642 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 11 Sep 2012 19:27:58 +0200 Subject: add stream initiation tests --- tests/tests.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/tests.pro') diff --git a/tests/tests.pro b/tests/tests.pro index 0d44fa68..e88c156e 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -17,6 +17,7 @@ SOURCES += \ rpc.cpp \ rsm.cpp \ rtp.cpp \ + si.cpp \ stanza.cpp \ stun.cpp \ tests.cpp \ @@ -32,6 +33,7 @@ HEADERS += \ rpc.h \ rsm.h \ rtp.h \ + si.h \ stanza.h \ stun.h \ tests.h \ -- cgit v1.2.3