From 020294fca9a7065d4b9cf4e677f606ebaaa29b00 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 13 Apr 2024 10:39:45 +0200 Subject: Better test runner (#3922) --- tests/typ/math/call.typ | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/typ/math/call.typ (limited to 'tests/typ/math/call.typ') diff --git a/tests/typ/math/call.typ b/tests/typ/math/call.typ deleted file mode 100644 index 0fce1627..00000000 --- a/tests/typ/math/call.typ +++ /dev/null @@ -1,7 +0,0 @@ -// Test function calls that aren't typst functions - ---- -$ pi(a) $ -$ pi(a,) $ -$ pi(a,b) $ -$ pi(a,b,) $ -- cgit v1.2.3