From 5528f8a804be5e0673335e5e843ce8dbe2dd02ba Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 2 Oct 2025 12:50:43 +0200 Subject: More tests for bn functions. --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index faeaacb..3d19252 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -TESTS = test_builder test_client test_render test_impl test_simulator - test: pytest -m "not slow" --cov=pyecsca.codegen -- cgit v1.3.1