tests: add missing yaml directory
[m6w6/ext-psi] / tests / yaml / yaml001.phpt
diff --git a/tests/yaml/yaml001.phpt b/tests/yaml/yaml001.phpt
new file mode 100644 (file)
index 0000000..4e787c6
--- /dev/null
@@ -0,0 +1,14 @@
+--TEST--
+yaml
+--INI--
+psi.directory={PWD}:{PWD}/../../psi.d
+--SKIPIF--
+<?php 
+extension_loaded("psi") or die("skip - need ext/psi");
+?>
+--FILE--
+===TEST===
+===DONE===
+--EXPECT--
+===TEST===
+===DONE===