# File tests/testthat.R in package ergm.ego, part of the Statnet suite of # packages for network analysis, https://statnet.org . # # This software is distributed under the GPL-3 license. It is free, open # source, and has the attribution requirements (GPL Section 7) at # https://statnet.org/attribution . # # Copyright 2015-2025 Statnet Commons ################################################################################ library(testthat) library(ergm.ego) test_check("ergm.ego")