fix the test file
This commit is contained in:
parent
03e3a98f78
commit
ff39f36b56
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include <cassert>
|
||||
#include "../include/bmath.hh"
|
||||
|
||||
int main() {
|
||||
assert(bmath::add(3, 4) == 3 + 3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue