File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Storage/RegressionTests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- #Before running the tests:
1
+ # Before running the tests:
2
2
1 . Create a directory called "data" under directory "RegressionTests" and create files with following names and sizes:
3
3
| File Name | Size |
4
4
|--------------------|---------|
12
12
2 . Create a directoy called "created" under directory "RegressionTests"
13
13
3 . Fill in the placeholders in config_template.xml and change its name to config.xml
14
14
15
- #To run the tests line by line:
15
+ # To run the tests line by line:
16
16
17
17
1 . If using local builds of the modules, import Az.Accounts and Az.Storage with the following commands:
18
18
Import-Module {path to azure-powershell}\azure-powershell\artifacts\Debug\Az.Accounts\Az.Accounts.psd1
You can’t perform that action at this time.
0 commit comments