page break tests

This commit is contained in:
Dolan Miu
2016-07-17 16:18:20 +01:00
parent 016cffd66c
commit f4bc0613a6
2 changed files with 36 additions and 1 deletions

View File

@ -10,7 +10,7 @@ class TestComponent extends XmlComponent {
}
describe.only("XmlComponent", () => {
describe("XmlComponent", () => {
let xmlComponent: TestComponent;
beforeEach(() => {