mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-04 07:45:05 -04:00
Remove extra newlines at the beginning/end of files
Those are redundant, and yaml parser strips them in fact. By removing them, loading and saving yaml file without any change indeed produce the same output. This is useful for prepare_for_translation.py script (which adds lang and ref tags) - to produce only change that indeed was made.
This commit is contained in:
parent
4851518719
commit
3806ecf338
130 changed files with 0 additions and 168 deletions
|
@ -9,7 +9,6 @@ ref: 45
|
|||
title: Automated Tests
|
||||
---
|
||||
|
||||
|
||||
## Unit and Integration Tests
|
||||
|
||||
Starting with Qubes R3 we use [python unittest](https://docs.python.org/3/library/unittest.html) to perform automatic tests of Qubes OS.
|
||||
|
@ -260,4 +259,3 @@ In practice, however, either Xen or QEMU crashes when this is attempted.
|
|||
Nonetheless, PV works well, which is sufficient for automated installation testing.
|
||||
|
||||
Thanks to an anonymous donor, our openQA system is hosted in a datacenter on hardware that meets these requirements.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue