ckeditor / ckbuilder

The development repository of CKBuilder, a command line builder for CKEditor 4.
Other
19 stars 11 forks source link

T/10685a #16

Closed Tade0 closed 8 years ago

Tade0 commented 8 years ago

Alternative approach for #7: since timestamps are volatile, let's remove them entirely when comparing with "correct" files.

mlewand commented 8 years ago

This is not a valid approach. We need to test if timestamps are added. Timestamps should be simply mocked. Let's resolve it in #7.