[#2497] Added video preview proxy. Switched from exexec to Port.
This commit is contained in:
parent
27e7999a15
commit
da116d81fb
8 changed files with 41 additions and 89 deletions
|
|
@ -1,13 +0,0 @@
|
|||
# Pleroma: A lightweight social networking server
|
||||
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
defmodule Pleroma.ExecTest do
|
||||
alias Pleroma.Exec
|
||||
|
||||
use Pleroma.DataCase
|
||||
|
||||
test "it starts" do
|
||||
assert {:ok, _} = Exec.ensure_started()
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue