! Copyright (C) 2021 Bubbler. ! See http://factorcode.org/license.txt for BSD license. USING: tools.test rosalind.edit ; IN: rosalind.edit.tests { 5 } [ "PLEASANTLY" "MEANLY" edit ] unit-test