blob: 4ca25cd01fe088ead58640ef3f539c8b40a081e4 [file] [log] [blame] [edit]
diff --git a/tests/wpt/something.py b/tests/wpt/something.py
index 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")