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
@@ -12,4 +12,4 @@
// See the License for the specific language governing permissions and
// limitations under the License.
assert(String.prototype.isPrototypeOf(new String("")) ? 1 : 0);
assert(String.prototype.isPrototypeOf(new String("")));