From 38dacb28f6cfde229eaf17d4fd937ad75e10f60e Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 18 Dec 2025 13:31:22 +0000 Subject: HACKING: Remove extra side-heading. --- HACKING.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'HACKING.md') diff --git a/HACKING.md b/HACKING.md index 4d8b6fe..7df6d02 100644 --- a/HACKING.md +++ b/HACKING.md @@ -18,8 +18,6 @@ $(guix build -L ../.guix -f ../.guix/e2e-tests.scm) ``` Since ravanan depends on guix, and that guix may be too old, you may need to run this command outside the usual development environment. -## Run specific end-to-end test - When hacking on ravanan, you may be trying to get a specific test to pass, and may want to repeatedly run that specific test alone. You can do this by passing additional cwltest arguments. For example, to only run the `hello-world` test: ``` $(guix build -L ../.guix -f ../.guix/e2e-tests.scm) -s hello-world -- cgit 1.4.1