diff options
Diffstat (limited to 'cs/allDemos.py')
-rwxr-xr-x | cs/allDemos.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cs/allDemos.py b/cs/allDemos.py index d0d09c95c5b..baf64a41da6 100755 --- a/cs/allDemos.py +++ b/cs/allDemos.py @@ -33,6 +33,7 @@ demos = [ "Ice/minimal", "Ice/multicast", "Ice/nested", + "Ice/serialize", "Ice/session", "Ice/throughput", "Ice/value", |