Skip to content

Commit

Permalink
Added requirement, issues and design to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fdkong committed Jun 28, 2018
1 parent 23adcdb commit 797a436
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/tests/kernels/2d_diffusion/tests
Expand Up @@ -42,5 +42,8 @@
input = '2d_diffusion_test.i'
cli_args = 'Executioner/solve_type=linear Outputs/exodus=false'
absent_out = 'Nonlinear \|R\|'
requirement = 'MOOSE should not compute an extra residual if the linear solver is used'
issues = '#11760'
design = 'FEProblem.md'
[../]
[]

0 comments on commit 797a436

Please sign in to comment.