added print
This commit is contained in:
@@ -8,9 +8,8 @@
|
||||
int main() {
|
||||
|
||||
// VECTOR
|
||||
test_simple();
|
||||
// tests_vector_constructor();
|
||||
// tests_vector_operator_assignation();
|
||||
tests_vector_constructor();
|
||||
tests_vector_operator_assignation();
|
||||
// tests_vector_begin();
|
||||
// tests_vector_end();
|
||||
// tests_vector_rbegin();
|
||||
|
||||
Reference in New Issue
Block a user