added new tests for xml components
This commit is contained in:
@ -34,7 +34,7 @@ describe("RightTabStop", () => {
|
||||
|
||||
});
|
||||
|
||||
describe.only("MaxRightTabStop", () => {
|
||||
describe("MaxRightTabStop", () => {
|
||||
let tabStop: MaxRightTabStop;
|
||||
|
||||
beforeEach(() => {
|
||||
|
Reference in New Issue
Block a user