mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 03:29:58 +02:00
[expression_editor] Base app for development, to remove later.
Change-Id: I1d5b59f67fd146d2e2917546a7d8b9419a0a7036
This commit is contained in:
6
apps/expression_editor/test/dummy_test.cpp
Normal file
6
apps/expression_editor/test/dummy_test.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <quiz.h>
|
||||
#include <assert.h>
|
||||
|
||||
QUIZ_CASE() {
|
||||
assert(true);
|
||||
}
|
||||
Reference in New Issue
Block a user