From a742575879db1df48daf929b8d29e43a1d168dd7 Mon Sep 17 00:00:00 2001 From: Smit Hinsu Date: Thu, 4 Oct 2018 14:55:14 -0700 Subject: Automated rollback of commit 6b538d9ce54e878576131cde0c76e43a893180c2 PiperOrigin-RevId: 215808649 --- tensorflow/tools/pip_package/pip_smoke_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tensorflow/tools') diff --git a/tensorflow/tools/pip_package/pip_smoke_test.py b/tensorflow/tools/pip_package/pip_smoke_test.py index e7f9628fa6..c6ef82ccdc 100644 --- a/tensorflow/tools/pip_package/pip_smoke_test.py +++ b/tensorflow/tools/pip_package/pip_smoke_test.py @@ -142,7 +142,7 @@ def main(): missing_dependencies = [] # File extensions and endings to ignore - ignore_extensions = ["_test", "_test.py", "_test_gpu", "_test_gpu.py"] + ignore_extensions = ["_test", "_test.py"] ignored_files = 0 blacklisted_files = len(BLACKLIST) -- cgit v1.2.3