"Added unit tests for ModAttachr, fixed issues"

This commit is contained in:
Connor Hadley
2017-03-07 09:03:14 -05:00
parent 724b114bbc
commit 63fa4e85b6
+1 -1
View File
@@ -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[] = [{