aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Chen wang <chen.wang.github@gmail.com>2015-02-12 17:29:18 -0800
committerGravatar Chen wang <chen.wang.github@gmail.com>2015-02-12 17:29:18 -0800
commit842325110d6730ca0cc4eb584ac820876528dd44 (patch)
treebba8efdd5aeab7aad1c2031246a47720f1c2ddf4 /tools
parentbc91e25c3d39916fe55669cb045554e8f034d1af (diff)
Rename examples/tips to examples/pubsub
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 1debaa6957..546edf8f8a 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -291,11 +291,11 @@
},
{
"language": "c++",
- "name": "tips_publisher_test"
+ "name": "pubsub_publisher_test"
},
{
"language": "c++",
- "name": "tips_subscriber_test"
+ "name": "pubsub_subscriber_test"
},
{
"language": "c",