Add infinity test-case to list of smoke tests.

This commit is contained in:
Oliver Buchtala 2013-09-09 13:17:38 +03:00
commit 1438d0cfb4
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
var infinity = require("./infinity");
var my_infinity = infinity.INFINTY;
var ret_val = infinity.use_infinity(my_infinity);