diff --git a/src/Storage/RegressionTests/README.md b/src/Storage/RegressionTests/README.md index 283f42cd0a02..e38fb06ad8d2 100644 --- a/src/Storage/RegressionTests/README.md +++ b/src/Storage/RegressionTests/README.md @@ -1,4 +1,4 @@ -#Before running the tests: +# Before running the tests: 1. Create a directory called "data" under directory "RegressionTests" and create files with following names and sizes: | File Name | Size | |--------------------|---------| @@ -12,7 +12,7 @@ 2. Create a directoy called "created" under directory "RegressionTests" 3. Fill in the placeholders in config_template.xml and change its name to config.xml -#To run the tests line by line: +# To run the tests line by line: 1. If using local builds of the modules, import Az.Accounts and Az.Storage with the following commands: Import-Module {path to azure-powershell}\azure-powershell\artifacts\Debug\Az.Accounts\Az.Accounts.psd1