Interop test fix

This commit is contained in:
Nikolay Igotti
2017-05-26 16:49:58 +03:00
parent bd7c24745a
commit 09eee739f0
+1 -1
View File
@@ -1810,7 +1810,7 @@ kotlinNativeInterop {
}
sockets {
defFile '../../samples/socket/sockets.def'
defFile '../../samples/socket/src/c_interop/sockets.def'
flavor 'native'
}