[Native][Tests] Move existing CExport tests under the InterfaceV1 dir
To avoid collisions with the future InterfaceNone tests
This commit is contained in:
committed by
Space Team
parent
06c0977408
commit
dd25130464
+1
-1
@@ -480,7 +480,7 @@ fun main() {
|
||||
*frontend.value
|
||||
)
|
||||
) {
|
||||
model("CExport", pattern = "^([^_](.+))$", recursive = false)
|
||||
model("CExport/InterfaceV1", pattern = "^([^_](.+))$", recursive = false)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user