mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-08-06 13:26:29 -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() {
|
int main() {
|
||||||
//test_input();
|
test_input();
|
||||||
//test_piping();
|
test_piping();
|
||||||
test_easy_piping();
|
test_easy_piping();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user