add tests for action_layer.c and reset layer state after tests
This commit is contained in:
committed by
Jack Humbert
parent
bad839e6ac
commit
4ea3bbdb4c
@ -17,8 +17,10 @@
|
||||
#include "gtest/gtest.h"
|
||||
#include "gmock/gmock.h"
|
||||
|
||||
extern "C" {
|
||||
#include "quantum.h"
|
||||
}
|
||||
#include "test_driver.hpp"
|
||||
#include "test_matrix.h"
|
||||
#include "keyboard_report_util.hpp"
|
||||
#include "test_fixture.hpp"
|
||||
#include "test_fixture.hpp"
|
||||
|
Reference in New Issue
Block a user