Re: [html-templates] Submission/unipro (#135)

The comparison you make doesn't make sense to me. These assertions would be written simply as 

    assert_equals(something, null);
    assert_not_equals(something, null);

which doesn't seem so bad to me that you'd need to wrap it into a helper.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/135#issuecomment-23934002

Received on Friday, 6 September 2013 11:34:20 UTC