Update precommit test file list to run all test files.

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2016-01-22 08:54:01 +01:00
parent 70a67797d2
commit fec49f5f9a
17 changed files with 299 additions and 319 deletions
@@ -13,4 +13,4 @@
// limitations under the License.
var a = new Number(0);
assert(+a === 0) ? 1 : 0;
assert(+a === 0);