Skip to content

Commit f887804

Browse files
Address missed rename in tests. (#292)
Signed-off-by: Samuel K. Gutierrez <[email protected]>
1 parent 8e2fe36 commit f887804

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/common-test-utils.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
* Common test infrastructure.
1414
*/
1515

16-
#ifndef QVI_TEST_COMMON_H
17-
#define QVI_TEST_COMMON_H
16+
#ifndef COMMON_TEST_UTILS_H
17+
#define COMMON_TEST_UTILS_H
1818

1919
#include "quo-vadis.h"
2020

0 commit comments

Comments
 (0)