This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
mconnect
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
mconn-crypt-vala-test: use Mconn namespace
bboozzoo/namespace-cleanup
Maciek Borzecki
9 years ago
parent
4b11424310
commit
a3b87fe5de
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test/mconn-crypt-vala-test.vala
+ 1
- 1
test/mconn-crypt-vala-test.vala
View File
@ -1,4 +1,4 @@
using M
C
onn;
using M
c
onn;
void test_simple() {
string file_path = "/tmp/test-key-vala.pem";
Write
Preview
Loading…
Cancel
Save