accpet new baseline

This commit is contained in:
Wesley Wigham 2015-11-23 17:11:38 -08:00
parent 88d580ffe7
commit b4d6081ca2

View File

@ -20,4 +20,5 @@ import * as http from 'intern/dojo/node!http';
//// [a.js]
/// <reference path="a.d.ts"/>
define(["require", "exports"], function (require, exports) {
"use strict";
});