Skip to content

Commit

Permalink
[Doc] Fix tox command code formatting
Browse files Browse the repository at this point in the history
Change-Id: I0ac4fca1b41921e01ee6003d01fd1557df97053c
Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
  • Loading branch information
kshithijiyer authored and aloganat committed Jun 24, 2020
1 parent ab2a4cf commit 6e031da
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,11 @@ For more info about running tests on PyUnit, Pytest and Nose Tests, refer the [d

glusto-tests can also be executed using `tox`:

```
# tox -e functional -- glusto -c 'config.yml' --pytest='-v -s -k test_demo1'
```

glusto-tests can also be executed with python3 using `tox`:

```
# tox -e functional3 -- glusto -c 'config.yml' --pytest='-v -s -k test_demo1'
```

**NOTE:**
- Please note that glusto-tests is not completely compatible with python3.
Expand Down

0 comments on commit 6e031da

Please sign in to comment.