Commit 1a38674
authored
Add missing line separator (model-checking#232)
Fix a typo introduced in model-checking#229 that prevents `kani-args` from getting
passed to the `kani` command.
This was discovered by @tengjiang (see
model-checking#231).
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.1 parent 5da586f commit 1a38674
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
0 commit comments