mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
fix tests
Signed-off-by: zefr0x <zer0-x.7ty50@aleeas.com>
This commit is contained in:
parent
fb4b1a14ac
commit
f61553f945
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@ index 10d52a0..92fb89d 100644
|
|||
@@ -8,3 +8,4 @@
|
||||
# except according to those terms.
|
||||
|
||||
print('this is a python file')
|
||||
+print('this is a change')
|
||||
print("this is a python file")
|
||||
+print("this is a change")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue