python-tuf/tests/repository_data/repository
Joshua Lock 3720b2358e Re-generate repository and client test metadata
Re-generate metadata to adopt the change that root.json is no longer
listed in snapshot.json

```
 # Remove repository and client data
cd tests/repository_data && rm -rf repository client
 # Generate metadata
python generate.py
 # Duplicate metadata files
cp -r client/test_repository1 client/test_repository2
 # Recover non-signed file
git checkout client/map.json
```

Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-03-11 11:35:37 +00:00
..
metadata Re-generate repository and client test metadata 2020-03-11 11:35:37 +00:00
metadata.staged Re-generate repository and client test metadata 2020-03-11 11:35:37 +00:00
targets Add metadata that contains 'spec_version' 2017-08-28 15:12:57 -04:00