diff --git a/Lib/test/libregrtest/pgo.py b/Lib/test/libregrtest/pgo.py index 04803ddf64453c..f762345c88cde3 100644 --- a/Lib/test/libregrtest/pgo.py +++ b/Lib/test/libregrtest/pgo.py @@ -19,6 +19,7 @@ 'test_datetime', 'test_decimal', 'test_difflib', + 'test_embed', 'test_float', 'test_fstring', 'test_functools',