mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-11 13:09:46 +00:00
Change namespace of kamokan-specific stuff.
This commit is contained in:
parent
a912b1e3d4
commit
e5f7f60e8b
32 changed files with 268 additions and 246 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <ciso646>
|
||||
|
||||
TEST_CASE ("Test parsing an ini text", "[ini][parser]") {
|
||||
using tawashi::IniFile;
|
||||
using kamokan::IniFile;
|
||||
|
||||
//empty data
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue