From 185f33eb7e41a91b58cbbbb04278fbccc9db41ae Mon Sep 17 00:00:00 2001 From: deeplow <47065258+deeplow@users.noreply.github.com> Date: Wed, 2 Jun 2021 18:00:41 +0000 Subject: [PATCH] implemented requested changes --- developer/debugging/test-bench.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/developer/debugging/test-bench.md b/developer/debugging/test-bench.md index 2ad3fd60..664f8c19 100644 --- a/developer/debugging/test-bench.md +++ b/developer/debugging/test-bench.md @@ -15,12 +15,8 @@ This guide shows how to set up simple test bench that automatically test your co We will set up a spare machine (bare metal, not a virtual) that will be hosting our experimental Dom0. We will communicate with it via Ethernet and SSH. This tutorial assumes you are familiar with [QubesBuilder](/doc/qubes-builder/) and you have it set up and running flawlessly. -