Skip to content
Snippets Groups Projects
Commit 72088a65 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

add new test executable

parent 128b80d2
No related branches found
No related tags found
1 merge request!23WIP: Feature/use cmake
Pipeline #
......@@ -280,7 +280,8 @@ setup(
'console_scripts': [
'bfps = bfps.__main__:main',
'bfps1 = bfps.__main__:main',
'bfps.test_NSVEparticles = bfps.test.test_bfps_NSVEparticles:main'],
'bfps.test_NSVEparticles = bfps.test.test_bfps_NSVEparticles:main',
'bfps.test_particles = bfps.test.test_particles:main'],
},
version = VERSION,
########################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment