fix i18next, jsFixtures, sinon and expect for TS 0.9

move and rename i18next test file
This commit is contained in:
Neil Stalker
2013-06-21 15:47:23 +01:00
parent 4b44767f4a
commit 7b441a8d21
8 changed files with 17 additions and 866 deletions
+1 -1
View File
@@ -387,4 +387,4 @@ interface SinonStatic {
log: (message: string) => void;
}
var sinon: SinonStatic;
declare var sinon: SinonStatic;