Revert "Expansion of unit tests for utils/utils.go"
authorAnthony Fok <foka@debian.org>
Tue, 17 Feb 2015 10:35:23 +0000 (03:35 -0700)
committerAnthony Fok <foka@debian.org>
Tue, 17 Feb 2015 10:35:23 +0000 (03:35 -0700)
commit82a0888995dc9745a9e1c68a4f9d68a7f448c000
tree8c4b3773b9d64c7c920c064fb4818c5ccf7ae270
parentc2e29138728ffbae19b4b0a3e59503c47dd986a5
Revert "Expansion of unit tests for utils/utils.go"

Rationale: Test failing on Windows with errors like this:

    utils_test.go:177: Error: Could not remove file "f".
    Error: remove C:\Users\appveyor\AppData\Local\Temp\utils_test_747965610:
    The process cannot access the file because it is being used by another
    process.

This reverts commit 6b28e38cea0dec3e3f045ab8ec833608b91a946f.

Sorry for my premature merge of Pull Request #818.
utils/utils.go
utils/utils_test.go