From 91c8cafc1abd7012c1360e8ae7bd6a4af077f00e Mon Sep 17 00:00:00 2001 From: djtodoro Date: Sun, 3 Nov 2024 12:19:39 +0100 Subject: [PATCH] Fix docs --- docs/TestFeatures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TestFeatures.md b/docs/TestFeatures.md index 8a79907..fecb88b 100644 --- a/docs/TestFeatures.md +++ b/docs/TestFeatures.md @@ -134,4 +134,4 @@ Here are information about testing of the features available. | Feature | Tested | Regression Test | | :--------------------------------------------| :------------------------- | :--------------------------------- | | Hide process | Yes | features/hide-pid.test | -| Extract base address of a running process | Yes | None | +| Extract base address of a running process | Yes | features/extract-base-address.test |