Skip to content

Commit 5a14b28

Browse files
committed
run tests via Makefile, remove circular dependency
1 parent e138902 commit 5a14b28

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ TEST_PACKAGES_FAST = \
335335
unicode \
336336
unicode/utf16 \
337337
unicode/utf8 \
338-
user \
338+
os/user \
339339
$(nil)
340340

341341
# Assume this will go away before Go2, so only check minor version.

src/os/os.test

1.87 MB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)