9 lines
88 B
C++
9 lines
88 B
C++
#define CR_HOST
|
|
|
|
#include <gtest/gtest.h>
|
|
#include <cr.h>
|
|
|
|
TEST(Lib, View) {
|
|
// TODO
|
|
}
|