8 lines
120 B
Makefile
Raw Normal View History

2023-10-31 07:47:27 +01:00
binary = test_task_rand
expected_data = ../../data/rand.py
cc_sources = test_task_rand.cc \
include ../data_tests.mk