Skip to content

Commit

Permalink
Update UnitTests.vala
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharles525 authored Mar 21, 2020
1 parent 9f3f192 commit 92fbeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests.vala
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ void main (string[] args){

orderingTest();
typeAssignmentsTest();
benchMarkTest();
//benchMarkTest();

Idle.add (() => {
Test.run ();
Expand Down

0 comments on commit 92fbeb8

Please sign in to comment.