Add hello world tests for all languages (enabled when RELEASE_TESTING is true)
[gruntmaster-daemon.git] / t / problems / hello / tests / pascal / meta.yml
diff --git a/t/problems/hello/tests/pascal/meta.yml b/t/problems/hello/tests/pascal/meta.yml
new file mode 100644 (file)
index 0000000..ae9faca
--- /dev/null
@@ -0,0 +1,7 @@
+test_name: Pascal
+test_description: Hello world in Pascal
+problem: hello
+files:
+  prog:
+    format: PASCAL
+    name: prog.pas
This page took 0.009925 seconds and 4 git commands to generate.