Skip to content

Commit

Permalink
Forgot to commit updated unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityspy committed Nov 15, 2018
1 parent b08c0a5 commit 16b28ae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified gravityspy/tests/data/MULTIVIEW_FEATURES.npy
Binary file not shown.
1 change: 0 additions & 1 deletion gravityspy/tests/test_label.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,5 @@ def test_multiview_rgb(self):
MODEL_NAME_FEATURE_MULTIVIEW),
[140, 170],
False)

numpy.testing.assert_array_almost_equal(features, MULTIVIEW_FEATURES,
decimal=3)

0 comments on commit 16b28ae

Please sign in to comment.