diff options
Diffstat (limited to 'test/ui')
| -rw-r--r-- | test/ui/push/links.json | 1 | ||||
| -rw-r--r-- | test/ui/push/opts.json | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ui/push/links.json b/test/ui/push/links.json deleted file mode 100644 index fe51488..0000000 --- a/test/ui/push/links.json +++ /dev/null @@ -1 +0,0 @@ -[] diff --git a/test/ui/push/opts.json b/test/ui/push/opts.json new file mode 100644 index 0000000..bfa34eb --- /dev/null +++ b/test/ui/push/opts.json @@ -0,0 +1,5 @@ +{ + "flags": [], + "defines": [], + "links": [] +} |
