aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-09-14 08:11:51 +0200
committerRoger Braun <roger@rogerbraun.net>2017-09-14 08:11:51 +0200
commit7f3ce5c1a0ea9e7ea960b06ca5f40f4cee4b9715 (patch)
tree4f68dd675a447715eed2807318ed39bbfddba039
parent641c24cdd46f36205d91a2de7da8bbbfa7aac3ce (diff)
downloadpleroma-7f3ce5c1a0ea9e7ea960b06ca5f40f4cee4b9715.tar.gz
Cleanup.
-rw-r--r--test/web/mastodon_api/status_view_test.exs3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/web/mastodon_api/status_view_test.exs b/test/web/mastodon_api/status_view_test.exs
index 836a47db0..9fa95234b 100644
--- a/test/web/mastodon_api/status_view_test.exs
+++ b/test/web/mastodon_api/status_view_test.exs
@@ -2,7 +2,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
use Pleroma.DataCase
alias Pleroma.Web.MastodonAPI.{StatusView, AccountView}
- alias Pleroma.{User, Object}
+ alias Pleroma.User
alias Pleroma.Web.OStatus
import Pleroma.Factory
@@ -55,7 +55,6 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
end
test "attachments" do
- incoming = File.read!("test/fixtures/incoming_reply_mastodon.xml")
object = %{
"type" => "Image",
"url" => [