Blob Blame History Raw
From f6b4d0489040b1a4dcfb91bd9ed5860e72fbf085 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= <michal@cihar.com>
Date: Tue, 2 Apr 2024 14:35:41 +0200
Subject: [PATCH] tests: Adjust to changed aeidon behavior

Followup to https://github.com/otsaloma/gaupol/commit/92db8f1cf4b344b074ccb638f4220c8bef188350
---
 tests/translate/convert/test_po2sub.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/translate/convert/test_po2sub.py b/tests/translate/convert/test_po2sub.py
index 8f031279..48c1015c 100644
--- a/tests/translate/convert/test_po2sub.py
+++ b/tests/translate/convert/test_po2sub.py
@@ -56,6 +56,7 @@ Blah blah blah blah
 2
 00:00:24,600 --> 00:00:27,800
 Koei koei koei koei
+
 """
         subfile = self.merge2sub(subtemplate, posource)
         print(subexpected)
-- 
2.44.0