diff options
| author | grand <[email protected]> | 2022-02-10 16:50:06 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:50:06 +0300 |
| commit | 7eb3862cccdb866e7e739123c8024ccec628bb62 (patch) | |
| tree | 5ce974787810a396bb1c1cca605feef8f9e85679 /library/cpp/coroutine | |
| parent | 13dbd0acb78595551b843005d6bd021bdc1a859b (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/coroutine')
| -rw-r--r-- | library/cpp/coroutine/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/coroutine/ya.make b/library/cpp/coroutine/ya.make index 34e30f2b259..90d03c5cbcf 100644 --- a/library/cpp/coroutine/ya.make +++ b/library/cpp/coroutine/ya.make @@ -6,6 +6,6 @@ RECURSE( engine/stack/ut listener test - ut + ut util ) |
