mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
15 lines
222 B
TOML
15 lines
222 B
TOML
# Configuration for testing
|
|
|
|
include = ["../tests.toml"]
|
|
|
|
# Override the default settings here
|
|
|
|
# General settings
|
|
[general]
|
|
# Filesystem size in MiB
|
|
# filesystem_size = 10000
|
|
|
|
# Package settings
|
|
[packages]
|
|
# example = {}
|