Skip to content

Commit 6adf568

Browse files
John PapaJohn Papa
authored andcommitted
test files
1 parent 3b5b140 commit 6adf568

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

test/extension.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
// assert.equal(-1, [1, 2, 3].indexOf(5));
2020
// assert.equal(-1, [1, 2, 3].indexOf(0));
2121
// });
22-
// });
22+
// });

test/test.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<html>
2+
<body>
3+
<div></div>
4+
</body>
5+
</html>

0 commit comments

Comments
 (0)