regex-engine/tests/testing.c

9 lines
126 B
C

/*
* Copyright (c) Camden Dixie O'Brien
* SPDX-License-Identifier: AGPL-3.0-only
*/
#include "testing.h"
int fail_count;