mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 01:49:57 -05:00
update refactorConvertImport_partialSelection
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
////import /*a*/d/*b*/, * as n from "m";
|
||||
|
||||
goTo.select("a", "b");
|
||||
verify.not.refactorAvailable("Convert import");
|
||||
verify.refactorAvailable("Convert import");
|
||||
Reference in New Issue
Block a user