1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-24 12:30:17 +00:00

Add URL credit.

This commit is contained in:
Thomas Harte 2024-06-28 21:53:18 -04:00
parent 7a145d72f9
commit ba1879ef78

View File

@ -13,6 +13,9 @@
#include "CSL.hpp"
//
// Runs a local capture of the test cases found at https://shaker.logonsystem.eu
//
@interface CPCShakerTests : XCTestCase
@end