fix capitalization typo in tests. closes #2
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
/// <reference path="../../typings/lodash/lodash.d.ts" />
|
||||
/// <reference path="../../typings/chai/chai.d.ts" />
|
||||
|
||||
import {Formatter} from "../../export/Formatter";
|
||||
import {Formatter} from "../../export/formatter";
|
||||
import * as docx from "../../docx";
|
||||
import {Attributes} from "../../docx/xml-components";
|
||||
import {Properties} from "../../properties";
|
||||
|
Reference in New Issue
Block a user