We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737710b commit 7c5d5e4Copy full SHA for 7c5d5e4
test/test_enforcer_synced.cpp
@@ -8,6 +8,9 @@
8
using namespace std;
9
10
namespace test_enforcer_synced {
11
+
12
+ using namespace casbin;
13
14
TEST_CLASS(TestEnforcerSynced){
15
public:
16
0 commit comments