diff options
Diffstat (limited to 'example/platform_test.py')
| -rwxr-xr-x | example/platform_test.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/example/platform_test.py b/example/platform_test.py deleted file mode 100755 index 2573b32..0000000 --- a/example/platform_test.py +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env python - -from esds.helpers.platform import YAMLPlatformFile - - - -s=YAMLPlatformFile("platform.yaml") -s.run()
\ No newline at end of file |
