Page MenuHomePhorge

runtime_test.exs
No OneTemporary

Size
326 B
Referenced Files
None
Subscribers
None

runtime_test.exs

# Pleroma: A lightweight social networking server
# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.RuntimeTest do
use ExUnit.Case, async: true
test "it loads custom runtime modules" do
assert Code.ensure_compiled?(RuntimeModule)
end
end

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 2, 4:45 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
487255
Default Alt Text
runtime_test.exs (326 B)

Event Timeline