From 5f8fa959dab1106105f9e58325f65d0b51bb1631 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 16 Jan 2023 03:25:45 -0500 Subject: One graph left... --- graphicus-02.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphicus-02.cpp') diff --git a/graphicus-02.cpp b/graphicus-02.cpp index f9081d9..800b393 100644 --- a/graphicus-02.cpp +++ b/graphicus-02.cpp @@ -13,7 +13,7 @@ int main() { Tests tests; /* tests.tests_unitaires(); */ - tests.tests_application_cas_01(); + tests.tests_application(); return 0; } -- cgit v1.2.3