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
the file::read_text function is used throughout the library to read raw text from disk. it should therefore be in the utils:: class/namespace and not in the testutils.hpp file where nobody would expect it ;)