From: Jon Feldman Date: Sun, 26 Mar 2017 14:23:38 +0000 (-0400) Subject: Reflect that said unit tests are gone X-Git-Tag: v0.3.1~2 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=d8e6d69f68244aac65023255249d13dd9428ecd6;p=corbenik%2Fcorbenik.git Reflect that said unit tests are gone --- diff --git a/README.md b/README.md index 3f6463b..fd965f3 100644 --- a/README.md +++ b/README.md @@ -173,8 +173,6 @@ Corbenik has a chainloader that can be used to load other payloads. Simply place The chainloader only supports .bin payloads. .dat payloads are unsupported, since they are intended for execution from an ARM11 environment. Supporting them would require far too much effort for far too little gain. -There is a set of in-progress unit-tests that can be used to verify functionality works correctly. These are not yet complete. - Reporting issues -------------------------