Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: move tests of test/test_stat.rs to test/sys/test_stat.rs #2437

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

SteveLauC
Copy link
Member

What does this PR do

Module stat is under src/sys, so test test_stat.rs should be under test/sys as well.

Remove file test/test_stat.rs and move its tests into test/sys/test_stat.rs.

Ther is no actual code changes in this PR.

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

@SteveLauC SteveLauC marked this pull request as ready for review June 9, 2024 09:20
@SteveLauC SteveLauC added this pull request to the merge queue Jun 9, 2024
Merged via the queue into nix-rust:master with commit e0e6997 Jun 9, 2024
38 checks passed
@SteveLauC SteveLauC deleted the test/coalesce_test_stat branch June 9, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant