mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-29 03:53:17 +02:00
Fix bazel example tests
This commit is contained in:
@@ -19,7 +19,10 @@ from __future__ import print_function
|
||||
|
||||
import logging
|
||||
import unittest
|
||||
import os
|
||||
import sys
|
||||
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), ".."))
|
||||
from examples.python.debug import debug_server
|
||||
from examples.python.debug import send_message
|
||||
from examples.python.debug import get_stats
|
||||
|
||||
Reference in New Issue
Block a user