chore: remove unnecessary test
This commit is contained in:
parent
43a923ff8b
commit
6f6f46daa9
1 changed files with 0 additions and 2 deletions
|
@ -6,5 +6,3 @@ project(
|
|||
)
|
||||
|
||||
lab_1 = executable('lab_1', 'src/chapter_1/lab_1.cpp', install: true)
|
||||
|
||||
test('lab 1', lab_1)
|
||||
|
|
Loading…
Reference in a new issue