index
:
ING1-Projects.git
main
Projets ING1 2024-2025
Marcellus
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tiger-compiler
/
tests
/
unit
/
misc
/
test_hello.cc
blob: e18e1d87b2faec0b1b245fb06a8325056f8506f0 (
plain
)
1
2
3
4
5
6
#include <criterion/criterion.h> Test(misc, hello) { 1; }