Delete commented test code

This commit is contained in:
2015-12-20 13:57:22 +00:00
parent e54f6183b3
commit 0f3ff1fafc

View File

@@ -23,21 +23,6 @@ function writeMetaYaml($sDir) {
}
// writeMetaYaml('C:\Users\Rik\Downloads\Blog\jekyll-gallery\in');
// $sTest = <<<TEST
// dir: C:\Users\Rik\Downloads\Blog\jekyll-gallery\in\*
// files:
// IMG_20151211_152349.jpg:
// comment:
// IMG_20151211_15234329.jpg:
// name: A Classic View
// title: Anders
// comment: |
// bla
// da
// TEST;
// print_r(Yaml::parse($sTest));
// exit;
$oConsole = new Application();
$oConsole