Minor cleanup
This commit is contained in:
parent
dd196cd761
commit
402e9d9025
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# [Bld](https://rife2.com/bld) Extension to Run Tests with [TestNG](https://testng.org/)
|
# [bld](https://rife2.com/bld) Extension to Run Tests with [TestNG](https://testng.org/)
|
||||||
|
|
||||||
|
|
||||||
[](https://opensource.org/licenses/Apache-2.0)
|
[](https://opensource.org/licenses/Apache-2.0)
|
||||||
|
@ -43,7 +43,7 @@ public void test throws Exception {
|
||||||
./bld compile test
|
./bld compile test
|
||||||
```
|
```
|
||||||
|
|
||||||
- [View Examples](https://github.com/rife2/bld-tetng/tree/master/examples]
|
- [View Examples](https://github.com/rife2/bld-tetng/tree/master/examples)
|
||||||
|
|
||||||
Please check the [TestNgOperation documentation](https://rife2.github.io/bld-testng/rife/bld/extension/TestNgOperation.html#method-summary) for all available configuration options.
|
Please check the [TestNgOperation documentation](https://rife2.github.io/bld-testng/rife/bld/extension/TestNgOperation.html#method-summary) for all available configuration options.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue