We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435d510 commit f861a59Copy full SHA for f861a59
README.md
@@ -55,7 +55,7 @@ Fail if the given expression evaluates to false.
55
56
***Note:*** *The expression must be a simple command. [Compound
57
commands][bash-comp-cmd], such as `[[`, can be used only when executed
58
-with `bash -c`.
+with `bash -c`.*
59
60
```bash
61
@test 'assert()' {
0 commit comments