! Copyright (C) 2020 Bubbler.
! See http://factorcode.org/license.txt for BSD license.
USING: math.functions rosalind.prtm tools.test ;
IN: rosalind.prtm.tests
{ t } [ "SKADYEK" prtm 821.392 1e-3 ~ ] unit-test