Skip to content

Commit 888e35b

Browse files
committed
Fix merge conflicts
1 parent ea96163 commit 888e35b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ if(BUILD_TESTING)
291291
add_dependencies(check test_core
292292
test_parse_id_list
293293
test_basicauth
294-
test_oauth
295294
test_oauth2
296295
test_http
297296
test_parse_time
@@ -300,7 +299,6 @@ if(BUILD_TESTING)
300299

301300
if(ENABLE_APIDB)
302301
add_dependencies(check test_apidb_backend_nodes
303-
test_apidb_backend_oauth
304302
test_apidb_backend_oauth2
305303
test_apidb_backend_historic
306304
test_apidb_backend_changesets

0 commit comments

Comments
 (0)