Remove some newlines in the README
This commit is contained in:
parent
fc7c23355a
commit
967bb580e6
1 changed files with 0 additions and 2 deletions
|
|
@ -126,7 +126,6 @@ Assert that a specific change breaks the tests (as discussed [here](https://sven
|
|||
~~~
|
||||
```git-check-assertions
|
||||
✓ dotnet test
|
||||
|
||||
✓ sed -i '/crucial code/d' Main.fs
|
||||
✗ dotnet test
|
||||
```
|
||||
|
|
@ -137,7 +136,6 @@ Assert that a specific change in a commit is necessary for the tests to succeed:
|
|||
~~~
|
||||
```git-check-assertions
|
||||
✓ dotnet test
|
||||
|
||||
✓ git checkout HEAD~ Main.fs
|
||||
✗ dotnet test
|
||||
Invalid URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue