Skip to content

Commit

Permalink
Move shell jobs test
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Dec 5, 2024
1 parent 0f60f4a commit 6c86e6a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 71 deletions.
1 change: 0 additions & 1 deletion tests/everest/test_data/shell_commands/CREATE_FILE

This file was deleted.

36 changes: 0 additions & 36 deletions tests/everest/test_data/shell_commands/config_shell_commands.yml

This file was deleted.

16 changes: 0 additions & 16 deletions tests/everest/test_data/shell_commands/create_file.py

This file was deleted.

5 changes: 5 additions & 0 deletions tests/everest/test_res_initialization.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@ def test_everest_to_ert_controls():
"wdset",
"wdcompl",
"wddatefilter",
"make_directory",
"copy_directory",
"copy_file",
"move_file",
"symlink",
],
)
def test_default_installed_jobs(tmp_path, monkeypatch, name):
Expand Down
18 changes: 0 additions & 18 deletions tests/everest/test_shell_scripts.py

This file was deleted.

0 comments on commit 6c86e6a

Please sign in to comment.