diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 22:39:26 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 22:39:26 +0300 |
| commit | 47dfe9ab7a4a658ece8b8cca08489d53758b249b (patch) | |
| tree | 84b2b7eb4534e1f24007b17a7216374e0323929f /tests/sum/test.mk | |
| parent | e560c40a9ce3902e655f34078382a52d9b85be1b (diff) | |
| download | fwd-47dfe9ab7a4a658ece8b8cca08489d53758b249b.tar.gz fwd-47dfe9ab7a4a658ece8b8cca08489d53758b249b.zip | |
add sum test
Diffstat (limited to 'tests/sum/test.mk')
| -rw-r--r-- | tests/sum/test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sum/test.mk b/tests/sum/test.mk new file mode 100644 index 0000000..9836826 --- /dev/null +++ b/tests/sum/test.mk @@ -0,0 +1 @@ +XPASS += sum |
