Skip to content

Commit 63ac81a

Browse files
authored
Merge pull request Azure#48 from yifanz7/updatesrp
update readme
2 parents 00fe99e + c002c77 commit 63ac81a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Storage/RegressionTests/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Before running the tests:
1+
# Before running the tests:
22
1. Create a directory called "data" under directory "RegressionTests" and create files with following names and sizes:
33
| File Name | Size |
44
|--------------------|---------|
@@ -12,7 +12,7 @@
1212
2. Create a directoy called "created" under directory "RegressionTests"
1313
3. Fill in the placeholders in config_template.xml and change its name to config.xml
1414

15-
#To run the tests line by line:
15+
# To run the tests line by line:
1616

1717
1. If using local builds of the modules, import Az.Accounts and Az.Storage with the following commands:
1818
Import-Module {path to azure-powershell}\azure-powershell\artifacts\Debug\Az.Accounts\Az.Accounts.psd1

0 commit comments

Comments
 (0)