Refactor multiplatform test cases in MultiModuleHighlightingTest
Groupt multiplatform test cases in a nested class, get rid of duplicated code, rename "header" -> "common" where it relates to the common module
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
header class My {
|
||||
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
impl class My {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user