From 1ec84ac8b160c1a6ee903b832c75635d1219fe5a Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Sat, 15 Sep 2012 02:12:26 +0100
Subject: Add basic asset connector tests to check behaviour for normal, local
and temporary assets.
Make AssetServiceConnector return more useful data on failure, such as what DLL it was trying to load
Allow LocalAssetServiceConnector.GetData() to work without a cache present, as works for the other lasc Get* methods.
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index f10607d..d3af892 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2970,6 +2970,7 @@
+
--
cgit v1.1