Add method needed for supporting pyramid
Pyramid tests passed locally but that was on jvm
This commit is contained in:
parent
744c5d0732
commit
4d84a2a2ac
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@
|
|||
{:methods [{:name "getHostAddress"}]}
|
||||
clojure.lang.IFn
|
||||
{:methods [{:name "applyTo"}]}
|
||||
clojure.lang.MapEntry
|
||||
{:methods [{:name "create"}]}
|
||||
clojure.lang.MultiFn
|
||||
{:fields [{:name "dispatchFn"}]
|
||||
:methods [{:name "getMethod"}]}
|
||||
|
|
|
|||
Loading…
Reference in a new issue