diff --git a/i18next/i18next-tests.ts b/i18next/i18next-tests.ts index a0fbd4332c..7a07ed829d 100644 --- a/i18next/i18next-tests.ts +++ b/i18next/i18next-tests.ts @@ -1,4 +1,4 @@ -/// +/// /// /// /// diff --git a/sinon/sinon-tests.ts b/sinon/sinon-tests.ts index 4c508b1964..78ee261abb 100644 --- a/sinon/sinon-tests.ts +++ b/sinon/sinon-tests.ts @@ -1,4 +1,4 @@ -/// +/// function once(fn) { var returnValue, called = false; @@ -87,4 +87,4 @@ testFour(); testFive(); testSix(); testSeven(); -testEight(); \ No newline at end of file +testEight(); diff --git a/sinon/sinon-1.5.d.ts b/sinon/sinon.d.ts similarity index 100% rename from sinon/sinon-1.5.d.ts rename to sinon/sinon.d.ts