Merge pull request #128 from sebastianludwig/fixed_tests
Changed fixtures to be independent of the gem version
This commit is contained in:
commit
2ac52789b7
2 changed files with 2 additions and 2 deletions
2
test/fixtures/formatter_django.po
vendored
2
test/fixtures/formatter_django.po
vendored
|
@ -1,6 +1,6 @@
|
|||
##
|
||||
# Django Strings File
|
||||
# Generated by Twine 0.7.0
|
||||
# Generated by Twine <%= Twine::VERSION %>
|
||||
# Language: en
|
||||
|
||||
|
||||
|
|
2
test/fixtures/formatter_flash.properties
vendored
2
test/fixtures/formatter_flash.properties
vendored
|
@ -1,5 +1,5 @@
|
|||
## Flash Strings File
|
||||
## Generated by Twine 0.7.0
|
||||
## Generated by Twine <%= Twine::VERSION %>
|
||||
## Language: en
|
||||
|
||||
## Section 1 ##
|
||||
|
|
Reference in a new issue