]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
pot_file is a typo here
authorPhilip Jenvey <pjenvey@underboss.org>
Sun, 24 Jun 2007 00:28:25 +0000 (00:28 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Sun, 24 Jun 2007 00:28:25 +0000 (00:28 +0000)
babel/messages/tests/frontend.py

index e882726a3a581031a6e6f0411072c7d8faabec5b..4a398da4e3290b089c86d3b01334c6fb7a24c678 100644 (file)
@@ -518,7 +518,7 @@ msgstr[1] ""
                                    'messages.pot')])
         except SystemExit, e:
             self.assertEqual(0, e.code)
-            assert os.path.isfile(pot_file)
+            assert os.path.isfile(po_file)
             self.assertEqual(
 r"""# English (United States) translations for TestProject.
 # Copyright (C) 2007 FooBar, Inc.