FMF: Run tests together

This commit is contained in:
Justin Stephenson 2023-05-03 11:28:27 -04:00
parent c3616baaa2
commit ce70a6d4ee
3 changed files with 4 additions and 39 deletions

View file

@ -10,16 +10,5 @@ require:
- make
- nodejs
- python3
test: ./browser.sh
duration: 30m
/system:
test: ./browser.sh system
summary: Run *System tests
/user:
test: ./browser.sh user
summary: Run *User tests
/other:
test: ./browser.sh other
summary: Run all other tests