# SPDX-FileCopyrightText: 2006-2024 Knut Reinert & Freie Universität Berlin
# SPDX-FileCopyrightText: 2016-2024 Knut Reinert & MPI für molekulare Genetik
# SPDX-License-Identifier: CC0-1.0

add_subdirectories ()
seqan3_test (alphabet_cereal_test.cpp)
seqan3_test (alphabet_hash_test.cpp)
seqan3_test (custom_alphabet_test.cpp)
seqan3_test (custom_alphabet2_test.cpp)
seqan3_test (custom_alphabet3_test.cpp)
seqan3_test (custom_alphabet4_test.cpp)
