putting problematic test at the back
This commit is contained in:
parent
a5490bdf98
commit
8f2f058358
1 changed files with 1 additions and 1 deletions
|
|
@ -14,8 +14,8 @@ all:
|
|||
test:
|
||||
cd combustor; @MAKE@ -s test
|
||||
cd kinetics1; @MAKE@ -s test
|
||||
cd flamespeed; @MAKE@ -s test
|
||||
cd NASA_coeffs; @MAKE@ -s test
|
||||
cd flamespeed; @MAKE@ -s test
|
||||
|
||||
install:
|
||||
@INSTALL@ -d @ct_demodir@/cxx
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue