You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the tests complete, terminal color remains green. In gnl.hpp, inside the TEST definition, out << FG_DEFAULT is necessary before exit. Also at the end of the line, "TIMEOUT" << FG_DEFAULT.
The text was updated successfully, but these errors were encountered:
After the tests complete, terminal color remains green. In gnl.hpp, inside the TEST definition, out << FG_DEFAULT is necessary before exit. Also at the end of the line, "TIMEOUT" << FG_DEFAULT.
The text was updated successfully, but these errors were encountered: