mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-22 15:20:39 +01:00
[poincare] Add test on VerticalOffsetLayout
This commit is contained in:
@@ -268,6 +268,7 @@ tests += $(addprefix poincare/test/,\
|
||||
subtraction.cpp\
|
||||
symbol.cpp\
|
||||
trigo.cpp\
|
||||
vertical_offset_layout.cpp\
|
||||
)
|
||||
|
||||
testsExpected += $(addprefix poincare/test/,\
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include <quiz.h>
|
||||
#include <poincare.h>
|
||||
#include <poincare_layouts.h>
|
||||
#include <ion.h>
|
||||
#include <assert.h>
|
||||
#include "helper.h"
|
||||
|
||||
Reference in New Issue
Block a user