Skip to content

Commit b4ac8e1

Browse files
committed
clojure.lang.BigInteger added and integrated
1 parent 26e1d8a commit b4ac8e1

File tree

12 files changed

+6238
-118
lines changed

12 files changed

+6238
-118
lines changed

Clojure/Clojure.Tests/Clojure.Tests.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
</ItemGroup>
6363
<ItemGroup>
6464
<Compile Include="FixtureSetupClass.cs" />
65+
<Compile Include="LibTests\BigIntegerTests.cs" />
6566
<Compile Include="LibTests\EnumeratorSeqTests.cs" />
6667
<Compile Include="LibTests\AFnImplTests.cs" />
6768
<Compile Include="LibTests\AgentTests.cs" />

0 commit comments

Comments
 (0)