diff options
author | Thomas White <taw@physics.org> | 2011-04-01 17:50:52 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:23 +0100 |
commit | ee02a33acba401edb89d0abf5b4f52be79fe603b (patch) | |
tree | 38fe45478ef54ebbeb6c4dd8cb54c6953b5cfa66 /tests/.gitignore | |
parent | 9950ce6e9f76476e7d63c8b553e6877fa774c7ab (diff) |
Add unit test for peak integration
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index b855d2bd..938b5a4a 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -2,4 +2,5 @@ .deps list_check gpu_sim_check +integration_check .dirstamp |