diff options
Diffstat (limited to 'tests/data/ga/supported.json')
-rw-r--r-- | tests/data/ga/supported.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/ga/supported.json b/tests/data/ga/supported.json new file mode 100644 index 0000000..2ae3753 --- /dev/null +++ b/tests/data/ga/supported.json @@ -0,0 +1,8 @@ +{ + "ubuntu.16.10-x64": { + "versions": [ + "^Ubuntu,16.10,yakkety$" + ], + "slice": 10 + } +} |