From a110c200e86d2325af07167531fac0f61d9681a0 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Fri, 26 Dec 2025 18:41:26 +0100 Subject: Switch to GUI to manage the library Allow to regroup the CLI and the view into one unique tool. --- bin/test | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 bin/test (limited to 'bin/test') diff --git a/bin/test b/bin/test deleted file mode 100755 index cd6c0de..0000000 --- a/bin/test +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash -set -euo pipefail -cd "$(dirname $0)/.." -python -m pytest -- cgit v1.2.3