Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
786 stars 48 forks source link

Make the time shorter in TimeConstrained tests #1189

Closed mmatera closed 3 days ago

mmatera commented 3 days ago

This change should make these tests more stable...

mmatera commented 3 days ago

This change is trivial, so let's merge it and adjust it again if necessary.