From 40f38c13a81fec9fcf1b0f98575d558801b33c0a Mon Sep 17 00:00:00 2001 From: leyla_linden Date: Wed, 2 Feb 2011 14:46:19 -0800 Subject: SH-734 - also adding fix into the llcapabilitylistner test --- indra/newview/tests/llcapabilitylistener_test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview') diff --git a/indra/newview/tests/llcapabilitylistener_test.cpp b/indra/newview/tests/llcapabilitylistener_test.cpp index d691bb6c44..2ad08dc1f3 100644 --- a/indra/newview/tests/llcapabilitylistener_test.cpp +++ b/indra/newview/tests/llcapabilitylistener_test.cpp @@ -114,6 +114,7 @@ namespace tut regionListener("testCapabilityListener", NULL, provider, LLUUID(), LLUUID()), regionPump(regionListener.getCapAPI()) { + LLCurl::initClass(); provider.setCapability("good", server + "capability-test"); provider.setCapability("fail", server + "fail"); } -- cgit v1.2.3