We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60f1aa0 + d545441 commit d1f98e2Copy full SHA for d1f98e2
2 files changed
core/alsp_src/tests/atest_db.pro
@@ -79,6 +79,8 @@ test_info(par3, par3, user, main,
79
test_info(par4, par4, user, main,
80
' Producers and consumers (for primes) with added buffering.').
81
82
+test_info(filepath_test, filepath_test, user, test_filepath, 'tests for file system paths.').
83
+
84
%test_info(freeze_test, freeze, user, test_freeze, ' tests for freeze.').
85
86
% test_info Format:
0 commit comments