Skip to content

Commit

Permalink
Remove unused config file
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Dec 3, 2024
1 parent ec42248 commit 748e279
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 103 deletions.
Binary file not shown.

This file was deleted.

93 changes: 0 additions & 93 deletions tests/everest/test_data/snake_oil/everest/model/snake_oil_all.yml

This file was deleted.

1 change: 0 additions & 1 deletion tests/everest/test_data/snake_oil/jobs

This file was deleted.

2 changes: 0 additions & 2 deletions tests/everest/test_everlint.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
from tests.everest.test_config_validation import has_error
from tests.everest.utils import relpath

SNAKE_OIL_CONFIG = relpath("test_data/snake_oil/", "everest/model/snake_oil_all.yml")


@pytest.fixture
def min_config():
Expand Down
3 changes: 0 additions & 3 deletions tests/everest/test_res_initialization.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
skipif_no_opm,
)

SNAKE_CONFIG_DIR = "snake_oil/everest/model"
TUTORIAL_CONFIG_DIR = "mocked_test_case"


@pytest.mark.parametrize(
"config, expected",
Expand Down

0 comments on commit 748e279

Please sign in to comment.