Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7686867
runtime_test.exs
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
326 B
Referenced Files
None
Subscribers
None
runtime_test.exs
View Options
# 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
Details
Attached
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)
Attached To
Mode
rPUBE pleroma-upstream
Attached
Detach File
Event Timeline
Log In to Comment