Skip to content

Commit

Permalink
Merge branch 'master' of github.com:abacusorg/abacusutils
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Jun 2, 2021
2 parents 85372bd + aa28237 commit 4623232
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

1.0.0 (upcoming)
----------------
1.0.0 (2021-06-02)
------------------

Fixes
~~~~~
Expand Down
1 change: 1 addition & 0 deletions tests/test_hod.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'data_mocks_summit_new/Mini_N64_L32/z0.000/galaxies_rsd/LRGs.dat')
path2config = os.path.join(os.path.dirname(__file__), 'abacus_hod.yaml')

@pytest.mark.xfail
def test_hod(tmp_path, reference_mode = False):
'''Test loading a halo catalog
'''
Expand Down

0 comments on commit 4623232

Please sign in to comment.