test: Profile-Logik und Installer-Test-Suite (#3)
This commit is contained in:
parent
55d9e52b43
commit
17c1c1392e
2 changed files with 225 additions and 0 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.PHONY: test
|
||||
test:
|
||||
@bash tests/test_profiles.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue