Skip to content

Commit

Permalink
Reorganize folder for not implemented yet test files (#107)
Browse files Browse the repository at this point in the history
Signed-off-by: hoangtungdinh <[email protected]>
Co-authored-by: hoangtungdinh <[email protected]>
  • Loading branch information
hoangtungdinh and hoangtungdinh committed Sep 26, 2024
1 parent 8ffb846 commit 56833be
Show file tree
Hide file tree
Showing 60 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@ You need to have pre-commit installed and install the hooks:
pre-commit install
```

[This folder](tests/data/examples/) contains the valid and invalid sample OpenDrive files of the
[This folder](tests/data/not_implemented_yet/) contains the valid and invalid sample OpenDrive files of the
rules that need to be implemented in the future. It can be used as a reference for anyone who
wants to contribute to the implementation of the rules.

Contributions of valid and invalid OpenDrive sample files are also welcome. New sample files can be added to [the same folder](tests/data/examples/).
Contributions of valid and invalid OpenDrive sample files are also welcome. New sample files can be added to [the same folder](tests/data/not_implemented_yet/).

0 comments on commit 56833be

Please sign in to comment.