mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-28 12:58:49 -05:00
handeles -> handles
This commit is contained in:
@@ -174,7 +174,7 @@ describe('PreProcessFile:', function () {
|
||||
})
|
||||
});
|
||||
|
||||
it("Correctly handeles export import declarations", function () {
|
||||
it("Correctly handles export import declarations", function () {
|
||||
test("export import a = require(\"m1\");",
|
||||
true,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user