Skip to content

Commit

Permalink
Add tests for parity with whaam and R
Browse files Browse the repository at this point in the history
  • Loading branch information
slobodan-ilic committed Oct 17, 2018
1 parent 69f0188 commit d8f86d6
Show file tree
Hide file tree
Showing 3 changed files with 675 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/fixtures/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,4 @@ def _load(cube_file):
UNIV_MR_WITH_HS = _load('univ-mr-with-hs.json')
FULL_CUBE = _load('full-cube.json')
NATREP = _load('natrep-cube.json')
MR_X_MR_INDEX_TABLE = _load('mr-x-mr-index-table.json')
Loading

0 comments on commit d8f86d6

Please sign in to comment.