diff options
Diffstat (limited to 'test/701-easy-div-rem/info.txt')
-rw-r--r-- | test/701-easy-div-rem/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/701-easy-div-rem/info.txt b/test/701-easy-div-rem/info.txt new file mode 100644 index 0000000..56d1786 --- /dev/null +++ b/test/701-easy-div-rem/info.txt @@ -0,0 +1 @@ +Simple tests for checking easy division/reminder for int and longs. |