Fix bad ninja file if only GOOS-specific tests exist
When only linux/darwin tests were specified, we weren't setting testArchiveFile, so we had a corrupted ninja file (build : ...).
Loading
Please sign in to comment
When only linux/darwin tests were specified, we weren't setting testArchiveFile, so we had a corrupted ninja file (build : ...).