diff options
| author | leyla_linden <none@none> | 2011-02-01 15:34:00 -0800 | 
|---|---|---|
| committer | leyla_linden <none@none> | 2011-02-01 15:34:00 -0800 | 
| commit | 1b366dfe72c5852904468aaf8ff66e8e7be88318 (patch) | |
| tree | e48263682aceab8172142f9819c61f9fb40b90f2 /indra/llmessage | |
| parent | fc4a36c63048e17145bfe21dbeec7611853bf5bd (diff) | |
SH-734 [REGRESSION] INTEGRATION_TEST_llsdmessage and _capabilitylistener failing in opensource environment
Diffstat (limited to 'indra/llmessage')
| -rw-r--r-- | indra/llmessage/tests/llsdmessage_test.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/llmessage/tests/llsdmessage_test.cpp b/indra/llmessage/tests/llsdmessage_test.cpp index 9998a1b8bb..0f2c069303 100644 --- a/indra/llmessage/tests/llsdmessage_test.cpp +++ b/indra/llmessage/tests/llsdmessage_test.cpp @@ -61,6 +61,7 @@ namespace tut          llsdmessage_data():              httpPump(pumps.obtain("LLHTTPClient"))          { +            LLCurl::initClass();              LLSDMessage::link();          }      }; | 
