diff options
author | Thomas White <taw@physics.org> | 2018-05-11 10:03:09 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-05-11 10:03:09 +0200 |
commit | 16b647bbef917ad5189e8439876a9a8c665c37b4 (patch) | |
tree | ce3c524d431370ab0294c8d5d85b0a0b415275f7 /tests/.gitignore | |
parent | 3264e6d54bb6c7ea72cb18de4a8887acd54d099c (diff) |
New scaling test
Not just for linear scaling
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 083e0eaa..cac64f7b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -13,4 +13,4 @@ ring_check prof2d_check ambi_check prediction_gradient_check -linear_scale_check +scaling_check |