diff --git a/src/Tests/events.test.ts b/src/Tests/events.test.ts index ef4dae5..08c8985 100644 --- a/src/Tests/events.test.ts +++ b/src/Tests/events.test.ts @@ -81,4 +81,4 @@ describe("events", () => { }); }); }); -*/ \ No newline at end of file +*/ diff --git a/src/Tests/mail.test.ts b/src/Tests/mail.test.ts index 3102622..fccddc0 100644 --- a/src/Tests/mail.test.ts +++ b/src/Tests/mail.test.ts @@ -15,4 +15,4 @@ describe("mail", () => { info.accepted.length.should.eq(1); }); }); -*/ \ No newline at end of file +*/