Skip to content

Commit

Permalink
feat(Lab2):
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelLSmirnov committed Dec 26, 2023
1 parent 4837c6e commit 25bc0ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/task_2/trubin_a_barber/main.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Copyright 2023 Trubin Artem
#include <gtest/gtest.h>
#include <mpi.h>
#include "./sleeping_barber.h"

TEST(Sleeping_barber, Test_Serve) {
Expand Down

0 comments on commit 25bc0ea

Please sign in to comment.