1
0
Fork 0
factor-puzzles/rosalind/mmch/mmch-tests.factor

7 lines
181 B
Factor
Raw Permalink Normal View History

2020-11-29 08:22:10 +01:00
! Copyright (C) 2021 Bubbler.
! See http://factorcode.org/license.txt for BSD license.
USING: tools.test rosalind.mmch ;
IN: rosalind.mmch.tests
{ 6 } [ "AUGCUUC" mmch ] unit-test