From 6f84c9dea1bfa544e8c9db87ccfc6beac0ac653f Mon Sep 17 00:00:00 2001 From: brendandahl Date: Tue, 13 Dec 2011 16:02:06 -0800 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index d497dc2..96043ba 100644 --- a/Contributing.md +++ b/Contributing.md @@ -53,7 +53,7 @@ To ensure your changes didn't introduce any regressions you'll need to run the t **Generating Reference Images** -The reference tests require you to generate the original snapshots for comparison. The snapshots should be generated before you make any changes to the code. For my development I have two pdf.js folders one that is checkout from the mozilla master and one from my own fork. I never modify the mozilla master folder except for updating and use it to generate snapshots and then move them over to my forked pdf.js folder. If you are diligent you can just use one folder and always update the snapshots before you make code changes. To generate these snapshots: +The reference tests require you to generate the original snapshots for comparison. The snapshots should be generated before you make any changes to the code. If you are diligent you can just use one folder and always update the snapshots before you make code changes. For my development, I have two pdf.js folders one that is checkout from the mozilla master and one from my own fork. I never modify the mozilla master folder except for updating and use it to generate snapshots and then move them over to my forked pdf.js folder. To generate these snapshots: ``` cd pdf.js/test/