forked from QPQ-AG/enoise
WIP: Reorientation
This commit is contained in:
+1
-1
@@ -123,5 +123,5 @@ noise_test_filter(Tests0) ->
|
||||
Tests1.
|
||||
|
||||
supported(Name) ->
|
||||
try enoise_protocol:from_name(Name), true
|
||||
try znoise_protocol:from_name(Name), true
|
||||
catch _:_ -> false end.
|
||||
|
||||
Reference in New Issue
Block a user