diff --git a/rx.js/rx-tests.ts b/rx.js/rx-tests.ts index d95988ce65..aa94bcffcc 100644 --- a/rx.js/rx-tests.ts +++ b/rx.js/rx-tests.ts @@ -1,4 +1,4 @@ -/// +/// // Disposable var d: Rx.IDisposable = new Rx.Disposable(() => { });