[gnome-shell/wip/fmuellner/pardon-my-french: 16/22] Remove garbage
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/pardon-my-french: 16/22] Remove garbage
- Date: Mon, 4 Mar 2019 20:56:13 +0000 (UTC)
commit 8b3be5e063b60a801739da76e3a5322207722a94
Author: Alan <alan boum org>
Date: Wed Aug 2 15:24:20 2017 +0000
Remove garbage
test/test_cldr2json.py | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/test/test_cldr2json.py b/test/test_cldr2json.py
index 032843fef..6e4d0174c 100755
--- a/test/test_cldr2json.py
+++ b/test/test_cldr2json.py
@@ -114,7 +114,6 @@ class TestConvertFile(unittest.TestCase):
with open(outdir + "/fr.json", encoding="utf-8") as actual_json_fd:
actual_json = json.load(actual_json_fd)
self.assertEqual(expected_json, actual_json)
- pass
class TestLocaleToXKB(unittest.TestCase):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]