1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-07 06:44:52 +01:00
Files
atomic/tests/unit/fixtures/default_policy.json
Aaron Weitekamp 1d4466e2c4 add basic unittests
Closes: #604
Approved by: baude
2016-09-15 14:24:49 +00:00

8 lines
92 B
JSON

{
"default": [
{
"type": "insecureAcceptAnything"
}
]
}