9 lines
85 B
C
9 lines
85 B
C
#include <check.h>
|
|
|
|
#include "../src/calibrate.h"
|
|
|
|
START_TEST(test_calibrate)
|
|
{
|
|
|
|
}
|