valeri/test/dict.cpp

5 lines
80 B
C++
Raw Normal View History

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