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