Fix: remove the unnecessary dot in an extension
authorOwen Waller <o.waller@kulawe.com>
Mon, 22 Sep 2014 16:49:39 +0000 (17:49 +0100)
committerspf13 <steve.francia@gmail.com>
Wed, 5 Nov 2014 00:19:09 +0000 (19:19 -0500)
commit5906c8652dfb63e9e54b718ea5787c7231816c12
tree78560d30d2687e1e41430058fa5b01831d7ad470
parent3521e8b1e57feb7ff9625a7e8bc453e10ba11b9e
Fix: remove the unnecessary dot in an extension

Oops minor typo. The new extension passed to ReplaceExtension should
not have a dot in it. The test data bas been updated to reflect this.
helpers/path_test.go