Skip to content

Commit 520c734

Browse files
authored
Merge pull request #2243 from maxwellE/maxwelle/add-valid-modulemap-file-to-CSKTestSupport
Add module map for CSKTestSupport
2 parents 10c8991 + 6022af0 commit 520c734

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module CSKTestSupport {
2+
export *
3+
}

0 commit comments

Comments
 (0)