mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-06 03:50:13 +02:00
Add working unit tests
This commit is contained in:
parent
f609d54a14
commit
995cc7784c
106 changed files with 589 additions and 582 deletions
6
test/emul/Stream.h
Normal file
6
test/emul/Stream.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef STREAM_H
|
||||
#define STREAM_H
|
||||
|
||||
class Stream {};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue