Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7687383
runtime_test.exs
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
353 B
Referenced Files
None
Subscribers
None
runtime_test.exs
View Options
# Pleroma: A lightweight social networking server
# Copyright © 2017-2020 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
{
:module
,
RuntimeModule
}
==
Code
.
ensure_compiled
(
RuntimeModule
)
end
end
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 3, 8:43 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
305885
Default Alt Text
runtime_test.exs (353 B)
Attached To
Mode
rPUBE pleroma-upstream
Attached
Detach File
Event Timeline
Log In to Comment