mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-15 16:38:45 -06:00
handeles -> handles
This commit is contained in:
parent
45ecce4710
commit
ad8bcfabdc
@ -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,
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user