Skip to content

Commit fee2107

Browse files
committed
Make internals (in particular Runtime.*) visible to the tests.
1 parent ef133a3 commit fee2107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/assemblyinfo.cs

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
[assembly: AssemblyCopyright("MIT License")]
1313
[assembly: AssemblyFileVersion("2.0.0.2")]
1414
[assembly: NeutralResourcesLanguage("en")]
15+
1516
[assembly: InternalsVisibleTo("Python.EmbeddingTest")]

0 commit comments

Comments
 (0)