udpate tests

This commit is contained in:
a-morales
2016-03-08 15:50:38 -08:00
parent 604916769e
commit 58fabb78eb

View File

@@ -2,7 +2,7 @@
* Created from usage code samples from //github.com/sendgrid/smtpapi-nodejs#usage
*/
///<reference path="smtpapi-nodejs.d.ts" />
///<reference path="smtpapi.d.ts" />
import smtpapi = require("smtpapi");
var header = new smtpapi();