From 63fa4e85b66731efa2cdcbdc3da3c8e522bdb17e Mon Sep 17 00:00:00 2001 From: Connor Hadley Date: Tue, 7 Mar 2017 09:03:14 -0500 Subject: [PATCH] "Added unit tests for ModAttachr, fixed issues" --- test/ModAttachr/modAttachr.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ModAttachr/modAttachr.ts b/test/ModAttachr/modAttachr.ts index a706a50..16042e7 100644 --- a/test/ModAttachr/modAttachr.ts +++ b/test/ModAttachr/modAttachr.ts @@ -8,7 +8,7 @@ import { IMod } from "../../src/IModAttachr"; -mochaLoader.it("Creates a mod and fires the events within it", (): void => { +mochaLoader.it("Creates a mod and fires the contained events", (): void => { // Arrange const eventNames: EventNames = new EventNames(); const dummyMod: IMod[] = [{