From b79daef8676df78fabb70a686374aebeccdd6db0 Mon Sep 17 00:00:00 2001 From: Ramiro Morales Date: Sun, 10 Oct 2010 22:19:01 +0000 Subject: Consolidated i18n commands test with the rest of the i18n tests. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14133 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- tests/regressiontests/i18n/commands/javascript.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/regressiontests/i18n/commands/javascript.js (limited to 'tests/regressiontests/i18n/commands/javascript.js') diff --git a/tests/regressiontests/i18n/commands/javascript.js b/tests/regressiontests/i18n/commands/javascript.js new file mode 100644 index 0000000000..bc5ec87957 --- /dev/null +++ b/tests/regressiontests/i18n/commands/javascript.js @@ -0,0 +1,4 @@ +// ' +gettext('This literal should be included.') +// ' +gettext('This one as well.') -- cgit v1.3