diff options
Diffstat (limited to 'test/fixture')
-rw-r--r-- | test/fixture/client.plstore | 2 | ||||
-rw-r--r-- | test/fixture/empty.plstore | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/test/fixture/client.plstore b/test/fixture/client.plstore deleted file mode 100644 index 3514ed9..0000000 --- a/test/fixture/client.plstore +++ /dev/null @@ -1,2 +0,0 @@ -;;; public entries -*- mode: plstore -*- -(("mastodon" :client_id "id" :client_secret "secret")) diff --git a/test/fixture/empty.plstore b/test/fixture/empty.plstore deleted file mode 100644 index 4685e78..0000000 --- a/test/fixture/empty.plstore +++ /dev/null @@ -1,2 +0,0 @@ -;;; public entries -*- mode: plstore -*- -(("ignore" :client_id "id" :client_secret "secret")) |