valeri/test/dict.cpp

4 lines
80 B
C++

#include "die.hpp"
#include "test.hpp"
TEST_CASE(dict_insert) { die("test"); }