Skip to content

Commit 41c639f

Browse files
committed
rename test to make room for test file that does actually execute code
1 parent 8531fc4 commit 41c639f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Exhaustive tests for template.py — the SQL template / t-string system."""
1+
"""Pure-python tests that don't require a compiled extension module."""
22

33
from __future__ import annotations
44

0 commit comments

Comments
 (0)