diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-03-29 14:51:54 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-03-29 14:51:54 +0200 |
| commit | 9c040a9d2b6aa0400df868c8a8581a9e168b9d14 (patch) | |
| tree | c9052f2dffa386a2f4343e72ae8d18e0f695b964 /tests/typ/library | |
| parent | df7ba364743cbcadbded78df0250c0b58d70503f (diff) | |
Move around test cases 🚚
Diffstat (limited to 'tests/typ/library')
| -rw-r--r-- | tests/typ/library/basic.typ (renamed from tests/typ/library/base.typ) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/library/base.typ b/tests/typ/library/basic.typ index cc9f14a0..a16215a7 100644 --- a/tests/typ/library/base.typ +++ b/tests/typ/library/basic.typ @@ -1,4 +1,4 @@ -// Test the base functions. +// Test basic functions. // Ref: false --- |
