diff options
| author | Mathieu Othacehe <othacehe@gnu.org> | 2021-02-19 19:09:00 +0100 |
|---|---|---|
| committer | Mathieu Othacehe <othacehe@gnu.org> | 2021-02-19 20:10:08 +0100 |
| commit | f57b7cea748c1e8284373811c13398d9f69aec89 (patch) | |
| tree | 54451156b00340898183c9c74f8407823d7d9c5b /gnu/tests.scm | |
| parent | fceda92f8651cd7b527aec67fbeb49c9a4adffbc (diff) | |
tests: Export %simple-os.
* gnu/tests.scm (%simple-os): Export it.
Diffstat (limited to 'gnu/tests.scm')
| -rw-r--r-- | gnu/tests.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/tests.scm b/gnu/tests.scm index 83528a40f01..3b10a6d5ac5 100644 --- a/gnu/tests.scm +++ b/gnu/tests.scm | |||
| @@ -45,6 +45,7 @@ | |||
| 45 | marionette-operating-system | 45 | marionette-operating-system |
| 46 | define-os-with-source | 46 | define-os-with-source |
| 47 | 47 | ||
| 48 | %simple-os | ||
| 48 | simple-operating-system | 49 | simple-operating-system |
| 49 | 50 | ||
| 50 | system-test | 51 | system-test |
