Skip to content

Commit ad8bcfa

Browse files
handeles -> handles
1 parent 45ecce4 commit ad8bcfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cases/unittests/services/preProcessFile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ describe('PreProcessFile:', function () {
174174
})
175175
});
176176

177-
it("Correctly handeles export import declarations", function () {
177+
it("Correctly handles export import declarations", function () {
178178
test("export import a = require(\"m1\");",
179179
true,
180180
{

0 commit comments

Comments
 (0)