Fix amplifyjs tests by including amplifyjs and jquery definition references

This commit is contained in:
Theodore Brown 2013-08-25 19:57:14 -05:00
parent 0ffe032102
commit ee3a79f58f

View File

@ -1,3 +1,6 @@
/// <reference path="amplifyjs.d.ts" />
/// <reference path="../jquery/jquery.d.ts" />
// Copied examples directly from AmplifyJs site
// Subscribe and publish with no data