diff options
Diffstat (limited to 'test/test_source.ml')
| -rw-r--r-- | test/test_source.ml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test_source.ml b/test/test_source.ml new file mode 100644 index 0000000..d5b7730 --- /dev/null +++ b/test/test_source.ml @@ -0,0 +1,4 @@ +(* SPDX-FileCopyrightText: 2025 toastal <toastal@posteo.net> *) +(* SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception *) +let suite = [ +] |
