diff --git a/tests/wpt/something.py b/tests/wpt/something.pyindex 10d52a0..92fb89d 100644--- a/tests/wpt/something.py+++ b/tests/wpt/something.py@@ -8,3 +8,4 @@# except according to those terms.
print('this is a python file')
+print('this is a change')