diff --git a/test/fixtures/README.md b/test/fixtures/README.md index a8913451..3dd31590 100644 --- a/test/fixtures/README.md +++ b/test/fixtures/README.md @@ -1,17 +1,17 @@ -## Notes on how to create fixtures - -### Windows - -1. To create the SHA256 checksum of a file – - - ``` - certUtil -hashfile test/fixtures/filename.bat SHA256 - ``` - -### macOS - -1. To create the SHA256 checksum of a file – - - ``` - shasum -a 256 test/fixtures/filename.sh - ``` +## Notes on how to create fixtures + +### Windows + +1. To create the SHA256 checksum of a file – + + ``` + certUtil -hashfile test/fixtures/filename.bat SHA256 + ``` + +### macOS + +1. To create the SHA256 checksum of a file – + + ``` + shasum -a 256 test/fixtures/filename.sh + ``` diff --git a/test/fixtures/dummy-cc-reporter.bat b/test/fixtures/dummy-cc-reporter.bat index 8ea6a344..6516ec91 100644 --- a/test/fixtures/dummy-cc-reporter.bat +++ b/test/fixtures/dummy-cc-reporter.bat @@ -1,3 +1,3 @@ -:: Dummy shell script that just echoes back all arguments. -@echo off -echo %* +:: Dummy shell script that just echoes back all arguments. +@echo off +echo %* diff --git a/test/fixtures/dummy-cc-reporter.bat.sha256 b/test/fixtures/dummy-cc-reporter.bat.sha256 index b5b5521b..c83356da 100644 --- a/test/fixtures/dummy-cc-reporter.bat.sha256 +++ b/test/fixtures/dummy-cc-reporter.bat.sha256 @@ -1 +1 @@ -d737110ee3d94adfe87c39b7da8c7b2a6e3394e2a1674deeb7205677c88edcb8 dummy-cc-reporter +d737110ee3d94adfe87c39b7da8c7b2a6e3394e2a1674deeb7205677c88edcb8 dummy-cc-reporter