wrote tab stop tests
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
/// <reference path="../../../../typings/mocha/mocha.d.ts" />
|
||||
/// <reference path="../../../../typings/chai/chai.d.ts" />
|
||||
|
||||
import {Attributes} from "../../../../docx/xml-components";
|
||||
import {Attributes} from "../../../docx/xml-components";
|
||||
import {assert} from "chai";
|
||||
|
||||
describe("Attribute", () => {
|
||||
|
Reference in New Issue
Block a user