@@ -0,0 +1,5 @@
test: run-tests
./run-tests
run-tests: tests-main.cpp main.cpp DualLookup.h
clang++ -std=c++11 tests-main.cpp main.cpp -o run-tests
The note is not visible to the blocked user.