Skip to content

Commit 3e3bec6

Browse files
committed
Move test
Pickling tests only work if the program is consistently compiled with capture checking on or off. A language import alone will not do it, since that will be visible when pickling but not when unpickling. The reason is that pickler test does not scan for language imports, i.e. it does not call CompilationUnit.force.
1 parent 5ff6650 commit 3e3bec6

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)