aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_unittests.py b/run_unittests.py
index 2e7fe91..3f97c0c 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -2414,6 +2414,7 @@ class AllPlatformTests(BasePlatformTests):
'sub/sub1': 'share/sub1',
'sub_elided': 'share',
'nested_elided/sub': 'share',
+ 'new_directory': 'share/new_directory',
}
self.assertEqual(len(intro), len(expected))