Skip to content

Commit 19c3c2f

Browse files
committed
added/updated tests
1 parent ac94505 commit 19c3c2f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

tests/results/8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How do I copy a file in python?
1+
# How do I copy a file in Python?
22
# 
33
# shutil (http://docs.python.org/2/library/shutil.html) has many methods
44
# you can use. One of which is:

tests/results/9

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How do I copy a file in python?
1+
# How do I copy a file in Python?
22
# 
33
# shutil (http://docs.python.org/2/library/shutil.html) has many methods
44
# you can use. One of which is:

tests/tests.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ cht.sh python/copy+file?Q
1212
cht.sh python/copy+file?QT
1313
cht.sh /
1414
cht.sh //
15+
cht.sh python/:learn
16+
cht.sh latencies
17+
cht.sh az # chubin/cheat.sheets

0 commit comments

Comments
 (0)