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