diff --git a/test/SpecRunner.offlineAttachments.html b/test/SpecRunner.offlineAttachments.html index a302919..c6ef26e 100644 --- a/test/SpecRunner.offlineAttachments.html +++ b/test/SpecRunner.offlineAttachments.html @@ -17,7 +17,6 @@ vendor: location.pathname.replace(/\/[^/]+$/, "") + "../../vendor" } } - window.proxyPath = "../lib/resource-proxy/proxy.php"; @@ -53,8 +52,6 @@ g_modules.Graphic = Graphic; g_offlineFeaturesManager = new O.esri.Edit.OfflineFeaturesManager(); g_editsStore = new O.esri.Edit.EditStore(); - - esriConfig.defaults.io.proxyUrl = window.proxyPath; g_offlineFeaturesManager.initAttachments(function(success) {