mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
copy multiple files :test
(cherry picked from commit dd440f563e52ab0e724d0b971c1ce95bb4da8c80)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package pack1;
|
||||
class Klass {
|
||||
}
|
||||
|
||||
class AnotherKlass {
|
||||
}
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
package pack2;
|
||||
class Klass {
|
||||
}
|
||||
|
||||
class AnotherKlass {
|
||||
}
|
||||
Reference in New Issue
Block a user