Skip to content

Commit

Permalink
chore: add new line to file - nix
Browse files Browse the repository at this point in the history
  • Loading branch information
nerodesu017 committed Jan 13, 2025
1 parent 3212bd6 commit d8e21d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/specification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
1. `git submodule update --init` to fetch the testsuite submodule
1. Edit the `mod.rs` file to your liking
- This means you can include and exclude files and folders as you wish (only one of these two filters can be active at any one point)

- Example:

```rs
Expand Down Expand Up @@ -56,4 +55,4 @@ pub fn spec_tests() {
successful_reports, failed_reports, compile_error_reports
);
}
```
```

0 comments on commit d8e21d6

Please sign in to comment.