! Copyright (C) 2020 Bubbler. ! See http://factorcode.org/license.txt for BSD license. USING: tools.test rosalind.fibd ; IN: rosalind.fibd.tests { 4 } [ 6 3 fibd ] unit-test