diff options
author | Martin Fischer <martin@push-f.com> | 2023-09-27 09:25:12 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2023-09-28 11:00:01 +0200 |
commit | b027ecdb397c2e378491f847660f8eeb740e8cf6 (patch) | |
tree | 1f910e8974c1f37706b3ab78d4214977b36fe74a | |
parent | 635a571ee76bf7fdaaf01c204f30289489b80c1a (diff) |
chore: rename integration tests
-rw-r--r-- | integration_tests/tests/tokenizer.rs (renamed from integration_tests/tests/test_html5lib.rs) | 0 | ||||
-rw-r--r-- | tests/spans.rs (renamed from tests/test_spans.rs) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/integration_tests/tests/test_html5lib.rs b/integration_tests/tests/tokenizer.rs index 2d3e4cb..2d3e4cb 100644 --- a/integration_tests/tests/test_html5lib.rs +++ b/integration_tests/tests/tokenizer.rs diff --git a/tests/test_spans.rs b/tests/spans.rs index b10808c..b10808c 100644 --- a/tests/test_spans.rs +++ b/tests/spans.rs |