mirror of
https://github.com/meekrosoft/fff
synced 2026-01-25 09:21:38 +01:00
Make the driver examples capable of compiling together
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#if 1
|
||||
extern "C"
|
||||
{
|
||||
#include "driver.h"
|
||||
@@ -49,4 +48,3 @@ TEST(Driver, When_reading_data_Then_reads_from_DRIVER_INPUT_REGISTER)
|
||||
ASSERT_EQ(readRegister, DRIVER_INPUT_REGISTER);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user