summaryrefslogtreecommitdiff
path: root/wrappers/csharp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/csharp/Makefile')
-rw-r--r--wrappers/csharp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/wrappers/csharp/Makefile b/wrappers/csharp/Makefile
new file mode 100644
index 0000000..293a7a2
--- /dev/null
+++ b/wrappers/csharp/Makefile
@@ -0,0 +1,4 @@
+.PHONY: test
+
+test:
+ dotnet test