mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
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:
@@ -1,5 +1,4 @@
|
||||
/// <reference path="xrm-6.d.ts" />
|
||||
/// <reference path="clientglobalcontext.d.ts" />
|
||||
|
||||
function _getContext()
|
||||
{
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/// <reference path="xrm-7.0.d.ts" />
|
||||
/// <reference path="clientglobalcontext.d.ts" />
|
||||
|
||||
function _getContext()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user