]> git.99rst.org Git - git.git/commit
reftable: drop obsolete test function declarations
authorJeff King <redacted>
Sat, 17 Aug 2024 08:24:06 +0000 (04:24 -0400)
committerJunio C Hamano <redacted>
Sat, 17 Aug 2024 16:46:12 +0000 (09:46 -0700)
commit561666cc4cd84799334a68b16d0dd204f000efa8
tree8cd03b62cee7ffb502d81513416e63a5cb755f88
parenta66fad2d28f362cd0f91f13d98a7ddb8bc599c3e
reftable: drop obsolete test function declarations

These functions were moved to the unit test framework in ba9661b457 (t:
move reftable/record_test.c to the unit testing framework, 2024-07-02)
and b34116a30c (t: move reftable/basics_test.c to the unit testing
framework, 2024-05-29). The declarations in reftable-tests.h are
leftover cruft.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
reftable/reftable-tests.h
git clone https://git.99rst.org/PROJECT