clean up
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
import * as docx from "../docx";
|
||||
import {assert} from "chai";
|
||||
|
||||
describe('Document', () => {
|
||||
describe("Document", () => {
|
||||
var document: docx.Document;
|
||||
|
||||
beforeEach(() => {
|
||||
|
Reference in New Issue
Block a user