@@ -0,0 +1,9 @@
#include "tensor.h"
#include "test_tensor.h"
int main(void)
{
test_run_all();
return 0;
}
The note is not visible to the blocked user.