[DEBUG] Test name error (build)
This commit is contained in:
parent
4fb6885541
commit
9e3f909d86
@ -4,11 +4,11 @@ import lutin.tools as tools
|
|||||||
import lutin.debug as debug
|
import lutin.debug as debug
|
||||||
|
|
||||||
def get_desc():
|
def get_desc():
|
||||||
return "test for LMS ALGO"
|
return "test for River ALGO"
|
||||||
|
|
||||||
|
|
||||||
def create(target):
|
def create(target):
|
||||||
myModule = module.Module(__file__, 'audio_algo-river-test', 'BINARY')
|
myModule = module.Module(__file__, 'audio-algo-river-test', 'BINARY')
|
||||||
myModule.add_src_file([
|
myModule.add_src_file([
|
||||||
'test/main.cpp',
|
'test/main.cpp',
|
||||||
'test/debug.cpp'
|
'test/debug.cpp'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user