mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 03:07:47 +07:00
IDEA-228553 - fix a positive test on Paths.get
GitOrigin-RevId: 261c5649b2890b4a690a5ac916bc02c555af551e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3ff9f1acbf
commit
5fbb440207
@@ -1,5 +1,4 @@
|
||||
// "Wrap using 'Paths.get()'" "true"
|
||||
// "Wrap using 'Path.of()'" "false"
|
||||
import java.nio.file.*;
|
||||
|
||||
class Test {
|
||||
|
||||
Reference in New Issue
Block a user