Merge pull request #7648 from hercules-ci/move-nixos-tests

Move nixos tests
This commit is contained in:
Théophane Hufschmitt
2023-01-27 15:11:48 +01:00
committed by GitHub
11 changed files with 57 additions and 98 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Maintainers: tick if completed or explain if not relevant
- [ ] tests, as appropriate
- functional tests - `tests/**.sh`
- unit tests - `src/*/tests`
- integration tests
- integration tests - `tests/nixos/*`
- [ ] documentation in the manual
- [ ] code and comments are self-explanatory
- [ ] commit message explains why the change was made