6 lines
107 B
C
6 lines
107 B
C
|
#ifndef COMPRESSONATOR_TESTS_H
|
||
|
#define COMPRESSONATOR_TESTS_H
|
||
|
|
||
|
void AssignExpectedColorsToBlocks();
|
||
|
|
||
|
#endif
|