From 5820f478192867f7b8a8356a1b0bb155d0dac535 Mon Sep 17 00:00:00 2001 From: Brenden Blanco Date: Tue, 17 Nov 2015 23:47:25 -0800 Subject: [PATCH] Fixup broken symlink tests/cc/simulation.py Signed-off-by: Brenden Blanco --- tests/cc/simulation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cc/simulation.py b/tests/cc/simulation.py index 268a7fff3859..c1aae4b348ce 120000 --- a/tests/cc/simulation.py +++ b/tests/cc/simulation.py @@ -1 +1 @@ -../../examples/simulation.py \ No newline at end of file +../../examples/networking/simulation.py \ No newline at end of file