test: cover shared multi-directory package builds
This commit is contained in:
@@ -9,7 +9,11 @@ package hex_test;
|
|||||||
|
|
||||||
import bytes;
|
import bytes;
|
||||||
import errors;
|
import errors;
|
||||||
import hex;
|
// Use the directory package's canonical identity. A recursive lib/... test
|
||||||
|
// request also reaches this production package through crypto.sha256's
|
||||||
|
// encoding.hex import, and one physical package must retain one identity in
|
||||||
|
// the command-scoped package universe.
|
||||||
|
import encoding.hex;
|
||||||
import io;
|
import io;
|
||||||
import memio;
|
import memio;
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user