Updated version-branch tests.

After refactor to eliminate the clientglobalcontext.d.ts file, the tests
needed an update to their reference headers.
This commit is contained in:
David Berry
2015-08-16 12:54:12 -06:00
parent a7c664b54b
commit 0aa7dc2a0f
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
/// <reference path="xrm-6.d.ts" />
/// <reference path="clientglobalcontext.d.ts" />
function _getContext()
{
-1
View File
@@ -1,5 +1,4 @@
/// <reference path="xrm-7.0.d.ts" />
/// <reference path="clientglobalcontext.d.ts" />
function _getContext()
{