dots
dots copied to clipboard
Unit tests do not pass
Steps to reproduce:
- clone the project
-
go test
result:
--- FAIL: TestPackageWildcard (0.01s)
resolve_test.go:124: Matched different number of files
--- FAIL: TestResolvePackages (0.01s)
resolve_test.go:197: Matched different number of files
FAIL
exit status 1
FAIL _/workspaces/dots 0.036s