:- use_module(library(msgpackc)).

test_msgpackc :- load_test_files([]), run_tests.
