summaryrefslogtreecommitdiff
path: root/tests/regressiontests/makemessages/javascript.js
diff options
context:
space:
mode:
authorRamiro Morales <cramm0@gmail.com>2010-10-10 22:19:01 +0000
committerRamiro Morales <cramm0@gmail.com>2010-10-10 22:19:01 +0000
commitb79daef8676df78fabb70a686374aebeccdd6db0 (patch)
tree6d7161344efed35dd1a69a048a516444657aeaa9 /tests/regressiontests/makemessages/javascript.js
parent20fa9ddb7183707d707a8c703b6f28b02efc80db (diff)
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
Diffstat (limited to 'tests/regressiontests/makemessages/javascript.js')
-rw-r--r--tests/regressiontests/makemessages/javascript.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/regressiontests/makemessages/javascript.js b/tests/regressiontests/makemessages/javascript.js
deleted file mode 100644
index bc5ec87957..0000000000
--- a/tests/regressiontests/makemessages/javascript.js
+++ /dev/null
@@ -1,4 +0,0 @@
-// '
-gettext('This literal should be included.')
-// '
-gettext('This one as well.')