]> git.corax.cc Git - test/commitdiff
Add always-passing test testing
authorMatthias Kruk <m@m10k.eu>
Mon, 16 Aug 2021 23:45:11 +0000 (08:45 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 16 Aug 2021 23:45:11 +0000 (08:45 +0900)
Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..e10a6d5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+test:
+       true
+
+.PHONY: test