mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-08-05 12:56:23 -04:00
Uncommented previously commented tests
This commit is contained in:
parent
aab30d19bf
commit
cccc08e7c5
@ -28,8 +28,8 @@ void test_easy_piping()
|
||||
}
|
||||
|
||||
int main() {
|
||||
//test_input();
|
||||
//test_piping();
|
||||
test_input();
|
||||
test_piping();
|
||||
test_easy_piping();
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user