Add hello world tests for all languages (enabled when RELEASE_TESTING is true)
[gruntmaster-daemon.git] / t / problems / hello / tests / mono / meta.yml
diff --git a/t/problems/hello/tests/mono/meta.yml b/t/problems/hello/tests/mono/meta.yml
new file mode 100644 (file)
index 0000000..f2c2921
--- /dev/null
@@ -0,0 +1,8 @@
+test_name: C#
+test_description: Hello world in C#
+problem: hello
+todo: C# does not work with low output limits
+files:
+  prog:
+    format: MONO
+    name: prog.cs
This page took 0.009829 seconds and 4 git commands to generate.