Skip to content

Commit 74be575

Browse files
committed
Update sublime project
1 parent 1f5721a commit 74be575

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonexpr.sublime-project

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
{
1616
"format_on_save": true,
1717
},
18-
"TestExplorer":
18+
"TestManager":
1919
{
2020
"data_location": ".sublime-tests",
21-
"frameworks": [
21+
"test_suites": [
2222
{
2323
"id": "catch2",
24-
"type": "catch2",
24+
"framework": "catch2",
2525
"executable_pattern": "build/tests/jsonexpr_tests",
2626
"path_prefix_style": "basename"
2727
}

0 commit comments

Comments
 (0)