Skip to content

Commit 457e63d

Browse files
committed
jdbc/test: Fix install specs for OpenID test tokens
1 parent 1b98739 commit 457e63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdbc/test/unit/classes/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ foreach (token
221221

222222
# Install tokens
223223
install(
224-
FILES ${token}
224+
FILES tokens/${token}
225225
DESTINATION tests/jdbc
226226
COMPONENT JDBCTests
227227
EXCLUDE_FROM_ALL

0 commit comments

Comments
 (0)