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
Wed, Sep 3, 5:21 PM (22 h, 53 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
434731
Default Alt Text
runtime_test.exs (326 B)

Event Timeline