updating the tests to the latest scc

This commit is contained in:
2022-08-23 08:56:05 +02:00
parent 19580227a9
commit c445c1cda1
3 changed files with 11 additions and 9 deletions

View File

@ -10,6 +10,8 @@
#include <cstdio>
#include <cassert>
using namespace util;
int main(int arcg, char* argv[]){
IoRedirector::get().start();
auto result1 = IoRedirector::get().get_output();