diff options
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r-- | cucumber/features/install.feature | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 4e53b84c..4900cd57 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -10,6 +10,8 @@ Feature: Doing variations on d-i installs Examples: | install_ui | target_ui | login | + | gui | LXDE Desktop | LXDE | + | gui | KDE Desktop | KDE | | gui | Minimal | VT | | gui | XFCE Desktop | XFCE | | text | non-GUI | VT | |