diff --git a/test.sh b/test.sh index 0541f7a..dca252f 100755 --- a/test.sh +++ b/test.sh @@ -1,4 +1,4 @@ -cd 10 +cd 11 mkdir -p build && cd build cmake .. make -j8