jayphelps/core-decorators

Why does test/unit/extendDescriptor.js not have .spec in its name?

Closed this issue · 3 comments

It seems to be the only file without a .spec in this directory.

Is the exception from the naming convention supposed to indicate something?

Looks like a mistake, which may or may not be actually causing it to be excluded from testing.

The reason I'm asking is if I include it, there was a failure. Just wanted to check with you before I debug it.

Reopened as reminder to change and debug this.