From 7882e4474b77dfe4036f170cfce0e40b4f10ae93 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 10 Jan 2025 12:49:15 +0100 Subject: tests: Bundle end-to-end tests into a tarball MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This way I can simply compress all the examples to traverse with a single file, and thus no longer polluting this repository from code from other repositories. Signed-off-by: Miquel Sabaté Solà --- tests/assets/basic.chr | Bin 8192 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 tests/assets/basic.chr (limited to 'tests/assets/basic.chr') diff --git a/tests/assets/basic.chr b/tests/assets/basic.chr deleted file mode 100644 index ee1f47a..0000000 Binary files a/tests/assets/basic.chr and /dev/null differ -- cgit v1.2.3