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/autocomplete/showcase.typ | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tests/typ/autocomplete/showcase.typ (limited to 'tests/typ/autocomplete') diff --git a/tests/typ/autocomplete/showcase.typ b/tests/typ/autocomplete/showcase.typ deleted file mode 100644 index 8ea94f2e..00000000 --- a/tests/typ/autocomplete/showcase.typ +++ /dev/null @@ -1,13 +0,0 @@ -// Autocomplete: true -// Ref: false - ---- -// Autocomplete contains: -1 "int", "if conditional" -// Autocomplete excludes: -1 "foo" -#i - ---- - -// Autocomplete contains: -1 "insert", "remove", "len", "all" -// Autocomplete excludes: -1 "foobar", "foo", -#(). -- cgit v1.2.3