Skip to content

Commit

Permalink
more wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kfrancis committed Aug 29, 2016
1 parent e2cedde commit ed54b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/ChargifyNET.DotCoreTest/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ public class Program
{
public static void Main(string[] args)
{
var chargify = new ChargifyConnect("https://subdomain.chargify.com/", "", "X");
chargify.Test();
}
}
Expand Down

0 comments on commit ed54b4c

Please sign in to comment.