hugo/helpers
Owen Waller a54ad2bf39 Fix: Test TestSafeWriteToDisk now works
Oops, my bad.
Despite the function intending to test SafeWriteToDisk it was actually
calling WriteToDisk. WriteToDisk does not return the file exists error
that SafeWriteToDisk does, which the test checks for.
2014-11-04 19:18:36 -05:00
..
content.go Added the general modules test files 2014-11-04 11:13:41 -05:00
general.go Adding ReaderTo and ToReader helper functions 2014-11-04 00:26:56 -05:00
general_test.go Added the general modules test files 2014-11-04 11:13:41 -05:00
path.go Added the path modules test files 2014-11-04 19:18:04 -05:00
path_test.go Fix: Test TestSafeWriteToDisk now works 2014-11-04 19:18:36 -05:00
pygments.go Add pygmentsstyle and pygmentsuseclasses options 2014-05-09 23:20:11 -04:00
url.go Added the url modules test files. 2014-11-04 19:16:07 -05:00
url_test.go Added the url modules test files. 2014-11-04 19:16:07 -05:00