Skip to content

Commit d6733ab

Browse files
committed
Empty thing.h, rename CI pipeline.
1 parent 6cae1ca commit d6733ab

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

tests/thing.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
2-
#include <iostream>
3-
struct Thing {
4-
void cheer() {
5-
std::cout << "WAHHOOOO" << std::endl;
6-
}
7-
};
8-
#define THING_DEFINED

0 commit comments

Comments
 (0)