From 8cdf1afb795cf4f2d6eb01fa6a533d9321adec59 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 21 Aug 2021 05:46:01 -0300 Subject: src/tests-lib.c: Move testing helper function and share it with other files --- tests/resources/assets/repo/style.css | 1 - tests/resources/assets/style.css | 1 - 2 files changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/resources/assets/repo/style.css b/tests/resources/assets/repo/style.css index 6a5a4e2..3a51849 100644 --- a/tests/resources/assets/repo/style.css +++ b/tests/resources/assets/repo/style.css @@ -28,7 +28,6 @@ .logo { color: white; - } } diff --git a/tests/resources/assets/style.css b/tests/resources/assets/style.css index 6a5a4e2..3a51849 100644 --- a/tests/resources/assets/style.css +++ b/tests/resources/assets/style.css @@ -28,7 +28,6 @@ .logo { color: white; - } } -- cgit v1.2.3