Skip to content

Commit

Permalink
Refactor Spurious Dragon, Byzantium and Frontiers test_difficulty.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardgreg committed Mar 31, 2024
1 parent e6a8072 commit 18acf26
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions tests/byzantium/test_difficulty.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import os

import pytest

from ..helpers.load_difficulty_tests import DifficultyTestLoader
Expand Down
2 changes: 0 additions & 2 deletions tests/frontier/test_difficulty.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import os

import pytest

from ..helpers.load_difficulty_tests import DifficultyTestLoader
Expand Down
2 changes: 0 additions & 2 deletions tests/spurious_dragon/test_difficulty.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import os

import pytest

from ..helpers.load_difficulty_tests import DifficultyTestLoader
Expand Down

0 comments on commit 18acf26

Please sign in to comment.