Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix core portable tests
  • Loading branch information
dsyme committed Jun 2, 2016
commit 4dabd407189f2d3a9c6a6265b03f9dacf28e4855
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ open System.Runtime.InteropServices
open NUnit.Framework
open FsCheck
open FsCheck.PropOperators
open FSharp.Reflection.FSharpReflectionExtensions

type Record =
{ A: int
Expand Down