diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-22 22:33:58 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-04-23 11:09:06 -0400 |
commit | 949912d793cc8b80e6acb0978268405dc21a13e9 (patch) | |
tree | 4d07b4a0fb767810d35fbcdd83076c1e117794f8 /fixture/client.plstore | |
parent | e9dd14192f0e9f1e2367b378b937c2b2f042ffa1 (diff) |
Use Cask to run tests in TravisCI
Diffstat (limited to 'fixture/client.plstore')
-rw-r--r-- | fixture/client.plstore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixture/client.plstore b/fixture/client.plstore new file mode 100644 index 0000000..3514ed9 --- /dev/null +++ b/fixture/client.plstore @@ -0,0 +1,2 @@ +;;; public entries -*- mode: plstore -*- +(("mastodon" :client_id "id" :client_secret "secret")) |