diff options
Diffstat (limited to 'tools/benchmark_test.py')
-rw-r--r-- | tools/benchmark_test.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/benchmark_test.py b/tools/benchmark_test.py index 42a3465b2..647e72478 100644 --- a/tools/benchmark_test.py +++ b/tools/benchmark_test.py @@ -1,3 +1,4 @@ +# Copyright 2018 the Deno authors. All rights reserved. MIT license. import sys import os import benchmark |