diff -r 50474139cad4 -r b601a9e472f3 vendor/plugins/redmine_bibliography/test/fixtures/bibtex_entries.yml
--- a/vendor/plugins/redmine_bibliography/test/fixtures/bibtex_entries.yml
+++ b/vendor/plugins/redmine_bibliography/test/fixtures/bibtex_entries.yml
@@ -1,53 +1,6 @@
 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
 one:
   id: 1
-  entry_type: 
-  address: 
-  annote: 
-  booktitle: 
-  chapter: 
-  crossref: 
-  edition: 
-  editor: 
-  eprint: 
-  howpublished: 
-  journal: 
-  key: 
-  month: 
-  note: 
-  number: 
-  organization: 
-  pages: 
-  publisher: 
-  school: 
-  series: 
-  type: 
-  url: 
-  volume: 
-  year: 1
-two:
-  id: 2
-  entry_type: 
-  address: 
-  annote: 
-  booktitle: 
-  chapter: 
-  crossref: 
-  edition: 
-  editor: 
-  eprint: 
-  howpublished: 
-  journal: 
-  key: 
-  month: 
-  note: 
-  number: 
-  organization: 
-  pages: 
-  publisher: 
-  school: 
-  series: 
-  type: 
-  url: 
-  volume: 
-  year: 1
+  entry_type: InProceedings
+  booktitle: International Conference on Software Maintenance
+  year: 1995
