summaryrefslogtreecommitdiff
path: root/example/platform_test.py
blob: ccc9a989697ea50d15cacd8d43a7040c97d50c8e (plain)
1
2
3
4
5
6
7
#!/usr/bin/env python

from esds.helpers.platform import YAMLPlatformFile



simulator=YAMLPlatformFile("platform.yaml")