Fixed program checking and executing report
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "grbl.h"
|
||||
#include "machine.h"
|
||||
#include "grbl_machine.h"
|
||||
|
||||
TEST(grbl_program, default_state) {
|
||||
grbl::program pgm;
|
||||
|
||||
Reference in New Issue
Block a user