Restore buildbot status
This commit is contained in:
parent
f10f04bac2
commit
9054ed9f4a
11 changed files with 53 additions and 49 deletions
|
|
@ -12,8 +12,4 @@ SUITE(Buffer2D) {
|
|||
buff.set({ 2, 2 }, 5);
|
||||
CHECK(buff.get({ 2, 2 }) == 5);
|
||||
}
|
||||
|
||||
TEST(NO_TESTS) {
|
||||
CHECK(false);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue