Skip to content

Commit

Permalink
add example for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyukang committed Aug 25, 2021
1 parent 2d09af6 commit 1aa467f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ Go and node-tap are required to run integration test. See the [opencontainers/ru
```
$ git submodule update --init --recursive
$ ./integration_test.sh
# run specific test_cases with pattern
$ ./integration_test.sh linux_*
```

### Setting up Vagrant
Expand Down

0 comments on commit 1aa467f

Please sign in to comment.