Skip to content

Commit

Permalink
Making art_rep_generation test parquet
Browse files Browse the repository at this point in the history
  • Loading branch information
siranipour committed Mar 29, 2021
1 parent ba19098 commit a169639
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 268 deletions.
267 changes: 0 additions & 267 deletions validphys2/src/validphys/tests/regressions/test_art_rep_generation.csv

This file was deleted.

Binary file not shown.
2 changes: 1 addition & 1 deletion validphys2/src/validphys/tests/test_regressions.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def test_datasetchi2(data_singleexp_witht0_config):
chi2s = API.groups_datasets_chi2_data(**data_singleexp_witht0_config)
return results.fits_datasets_chi2_table(['test'], [exps], [chi2s])

@make_table_comp(sane_load)
@make_table_comp
def test_art_rep_generation(data_config):
config = dict(data_config)
config["dataset_inputs"] = CORR_DATA
Expand Down

0 comments on commit a169639

Please sign in to comment.