Skip to content

Commit 03d6ef7

Browse files
committed
Test for CI
1 parent 7d20476 commit 03d6ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_xcpp_kernel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class XCppTests(jupyter_kernel_test.KernelTests):
7373

7474
kernel_name = 'xcpp20'
7575

76-
# language_info.name in a kernel_info_reply should match this
76+
# language_info.name in a kernel_info_reply should match thi
7777
language_name = 'C++'
7878

7979
# Code that should write the exact string `hello, world` to STDOUT

0 commit comments

Comments
 (0)